Skip to content

Commit 02eb97a

Browse files
committed
Baseline the existing mago lint and analyzer findings
Mago is stricter than the PHPStan level 5 baseline it replaces, so the 123 linter and 231 analyzer findings already present are recorded in lint-baseline.toml and analyzer-baseline.toml, matching the rest of the org. format --check, lint, analyze and guard all pass, and new findings in new code still fail.
1 parent 83182df commit 02eb97a

4 files changed

Lines changed: 1456 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@
88
/codecov.yml export-ignore
99
/infection.json5.dist export-ignore
1010
/mago.toml export-ignore
11+
/lint-baseline.toml export-ignore
12+
/analyzer-baseline.toml export-ignore
1113
/compose.yml export-ignore
1214
/docker/ export-ignore

0 commit comments

Comments
 (0)