chore: fix formatting
parent
3c0dd0f9ee
commit
f2868f89d8
|
|
@ -23,9 +23,9 @@ pre-commit:
|
|||
glob: '*.{js,jsx,ts,tsx}'
|
||||
exclude: 'dist/'
|
||||
run: yarn jest --passWithNoTests --findRelatedTests {staged_files}
|
||||
# build distributables:
|
||||
# skip: ['merge', 'rebase']
|
||||
# run: yarn build && git add dist
|
||||
# build distributables:
|
||||
# skip: ['merge', 'rebase']
|
||||
# run: yarn build && git add dist
|
||||
make shell script executable:
|
||||
glob: '*.sh'
|
||||
run: git update-index --chmod=+x
|
||||
|
|
|
|||
Loading…
Reference in New Issue