Skip to content

Commit 61eb678

Browse files
authored
Merge pull request #78 from BinaryStudioAcademy/feature/ide-helper
Feature/ide helper
2 parents e88f806 + b3cf51e commit 61eb678

File tree

4 files changed

+3
-19143
lines changed

4 files changed

+3
-19143
lines changed

.styleci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ 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"

backend/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ npm-debug.log
1111
yarn-error.log
1212
.idea
1313
.vscode
14-
.mysqldata
14+
.mysqldata
15+
_ide_helper.php
16+
.phpstorm.meta.php

0 commit comments

Comments
 (0)