Skip to content

Commit

Permalink
Updated configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Dec 31, 2019
1 parent 9290616 commit 71dbc70
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 112 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.styleci.yml export-ignore
/.travis.yml export-ignore
/composer.lock export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml.dist export-ignore
/test/ export-ignore
/tests/ export-ignore
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:

filter:
excluded_paths:
- 'test/*'
- 'tests/*'

tools:
external_code_coverage: true
Expand Down
109 changes: 0 additions & 109 deletions .styleci.yml

This file was deleted.

0 comments on commit 71dbc70

Please sign in to comment.