Skip to content
Snippets Groups Projects
Verified Commit 92ef79fe authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: phpstan config name without dot

parent eb787b1b
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ phpstan:
rules:
- !reference [.skip-mr, rules]
- exists:
- .phpstan.neon.dist
- phpstan.neon.dist
- exists:
- .phpstan-baseline.php
- .phpstan-baseline.neon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment