diff --git a/.formatter.yml b/.formatter.yml index ec7cbfc..6a2ecd6 100644 --- a/.formatter.yml +++ b/.formatter.yml @@ -16,4 +16,4 @@ header: | * Feel free to edit as you please, and have fun. * * @author Marc Morera - */ \ No newline at end of file + */ diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0978817..477b000 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -5,4 +5,4 @@ tools: php_mess_detector: true php_cpd: true php_pdepend: - excluded_dirs: [vendor, Tests] \ No newline at end of file + excluded_dirs: [vendor, Tests] diff --git a/README.md b/README.md index 689209b..161e2f2 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +[3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request