Quellcode durchsuchen

Merge pull request #133 from mayeco/fix_sensiolabs_insight

Fix sensiolabs insight new line warnings
Marc Morera vor 10 Jahren
Ursprung
Commit
8c33412152
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1 1
      .formatter.yml
  2. 1 1
      .scrutinizer.yml
  3. 1 1
      README.md

+ 1 - 1
.formatter.yml

@@ -16,4 +16,4 @@ header: |
      * Feel free to edit as you please, and have fun.
      *
      * @author Marc Morera <yuhu@mmoreram.com>
-     */
+     */

+ 1 - 1
.scrutinizer.yml

@@ -5,4 +5,4 @@ tools:
     php_mess_detector: true
     php_cpd: true
     php_pdepend:
-        excluded_dirs: [vendor, Tests]
+        excluded_dirs: [vendor, Tests]

+ 1 - 1
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
+[3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request