Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Rename .php_cs to .php_cs.dist #514

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

keradus
Copy link

@keradus keradus commented May 17, 2017

No description provided.

@@ -28,7 +28,7 @@ before_script:
- php public/index.php migrations:migrate --no-interaction --verbose

script:
- vendor/bin/php-cs-fixer fix --config-file=./.php_cs --dry-run --diff -v
- vendor/bin/php-cs-fixer fix --config-file=./.php_cs.dist --dry-run --diff -v
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in PHP CS Fixer config, it already asking to fixing ->name('*.php.dist'), while .dist suffix is not in filename on master branch :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant