7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
# skip jshint checking on push
|
|
snippet jsh
|
|
!skip_jshint
|
|
# add ticket number to commit
|
|
snippet ref
|
|
refs:#${1}
|