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

Fixed composer check-style #651

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Fixed composer check-style #651

merged 1 commit into from
Nov 30, 2015

Conversation

mmoreram
Copy link
Contributor

  • Fixed php-cs-fixer configuration

@@ -14,5 +14,8 @@ return Symfony\CS\Config\Config::create()
->finder(
Symfony\CS\Finder\DefaultFinder::create()
->in('src/')
->in('app/')
->exclude('cache')
->exclude('logs')
Copy link
Member

Choose a reason for hiding this comment

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

The Resources directory can be excluded too.

@EmanueleMinotto
Copy link
Member

The temporary file should be removed, everything else is ok 👍

* Fixed php-cs-fixer configuration
@mmoreram mmoreram force-pushed the feature/some-style-fixes branch from 64abf0c to 4a93364 Compare November 30, 2015 14:58
mmoreram added a commit that referenced this pull request Nov 30, 2015
@mmoreram mmoreram merged commit d1348a4 into master Nov 30, 2015
@mmoreram mmoreram deleted the feature/some-style-fixes branch November 30, 2015 15:50
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.

2 participants