Przeglądaj źródła

test phpcodesniffer

Laurent Destailleur 9 lat temu
rodzic
commit
d3bfbbf55d
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .codeclimate.yml

+ 2 - 0
.codeclimate.yml

@@ -3,6 +3,8 @@ languages:
   Ruby: false
   JavaScript: true
   PHP: true
+engines:
+  phpcodesniffer: true  
 exclude_paths:
   - 'build/*'
   - 'dev/*'