Skip to content

Commit

Permalink
Merge pull request #133 from mayeco/fix_sensiolabs_insight
Browse files Browse the repository at this point in the history
Fix sensiolabs insight new line warnings
  • Loading branch information
mmoreram committed Nov 24, 2014
2 parents 44ffd8d + 8f2f560 commit 8c33412
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .formatter.yml
Expand Up @@ -16,4 +16,4 @@ header: |
* Feel free to edit as you please, and have fun.
*
* @author Marc Morera <yuhu@mmoreram.com>
*/
*/
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Expand Up @@ -5,4 +5,4 @@ tools:
php_mess_detector: true
php_cpd: true
php_pdepend:
excluded_dirs: [vendor, Tests]
excluded_dirs: [vendor, Tests]
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -48,4 +48,4 @@ in the [Submitting a Patch][2] section and use the [Pull Request Template][3].

[1]: http://symfony.com/doc/current/contributing/code/index.html
[2]: http://symfony.com/doc/current/contributing/code/patches.html#check-list
[3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
[3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request

0 comments on commit 8c33412

Please sign in to comment.