diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 00000000..33a0a4db --- /dev/null +++ b/.hound.yml @@ -0,0 +1,5 @@ +coffee_script: + config_file: coffeelint.json + +java_script: + enabled: false