Skip to content

Commit e88f806

Browse files
authored
Merge pull request #77 from BinaryStudioAcademy/feature/ide-helper
Ignore some files styleci
2 parents 2c2dd7d + 422596d commit e88f806

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.styleci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ disabled:
88
- single_import_per_statement
99
- function_declaration
1010

11+
finder:
12+
not-name:
13+
- "backend/_ide_helper.php"
14+
- "backend/.phpstorm.meta.php"

0 commit comments

Comments
 (0)