Skip to content

Convert @psalm-* annotations to generic or @phpstan-* annotation #1490

Convert @psalm-* annotations to generic or @phpstan-* annotation

Convert @psalm-* annotations to generic or @phpstan-* annotation #1490

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "feature/*"
push:
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.1.0"