Add js into analysis

This commit is contained in:
Laurent Destailleur 2014-04-28 02:32:54 +02:00
parent f749ae6052
commit cf3e0cfbff

View File

@ -16,4 +16,7 @@ tools:
# Some Metrics + Bug Detection/Auto-Fixes
php_analyzer: true
# Coding-Style / Bug Detection
js_hint: true
## Overwrite as needed here.