Skip to content

Fix format words after "." as identifiers only (#142) #271

Fix format words after "." as identifiers only (#142)

Fix format words after "." as identifiers only (#142) #271

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/static-analysis.yml@5.1.0"