Skip to content

Commit ce46c26

Browse files
authored
Ignore include/releases.inc file in CS-Fixer (#681)
1 parent 6665236 commit ce46c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php-cs-fixer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
->notPath('include/last_updated.inc')
1414
->notPath('include/pregen-confs.inc')
1515
->notPath('include/pregen-news.inc')
16+
->notPath('include/releases.inc')
1617
->notPath('tests/run-tests.php');
1718

1819
$config

0 commit comments

Comments
 (0)