diff options
| author | XhmikosR <[email protected]> | 2017-10-04 09:57:54 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-04 09:57:54 +0300 |
| commit | 17a1584e034678b57de203a4e70002ae7b5039ec (patch) | |
| tree | ea1a141c9a8c6fd4ab314af1cd01b9f669c7509d | |
| parent | 1db5082c3ff9fad8ab9d154f2244fb3d592f382d (diff) | |
| parent | 0a3830997bd890aa02d7ce980e38984683c4fdd8 (diff) | |
| download | bootstrap-17a1584e034678b57de203a4e70002ae7b5039ec.tar.xz bootstrap-17a1584e034678b57de203a4e70002ae7b5039ec.zip | |
Merge branch 'v4-dev' into yiq-function-update
| -rw-r--r-- | .hound.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.hound.yml b/.hound.yml index 39dfd0815..d47b1677d 100644 --- a/.hound.yml +++ b/.hound.yml @@ -3,6 +3,9 @@ fail_on_violations: true stylelint: config_file: build/.stylelintrc +scss: + enabled: false + jshint: enabled: false |
