mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Ruby should work now
This commit is contained in:
parent
dd004c2ee5
commit
f123e64c25
4 changed files with 63 additions and 4 deletions
|
|
@ -13,4 +13,12 @@
|
|||
hooks:
|
||||
-
|
||||
id: jshint
|
||||
files: '*.js'
|
||||
files: '*.js'
|
||||
|
||||
-
|
||||
repo: git@github.com:pre-commit/scss-lint
|
||||
sha: 425536b1b77d9e836068edde4fb3101bea6e7dd8
|
||||
hooks:
|
||||
-
|
||||
id: scss-lint
|
||||
files: '*.scss'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue