Commit 7a5b7e4
committed
minor #1545 Remove bin/console ignore from php-cs-fixer configuration (codedmonkey)
This PR was merged into the main branch.
Discussion
----------
Remove bin/console ignore from php-cs-fixer configuration
Remove redundant ignored path in .php-cs-fixer.dist.php since the Finder only searches for .php files
Commits
-------
41fe1bd Remove redundant ignored path in .php-cs-fixer.dist.php since the Finder only searches for .php files1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments