mirror of
https://github.com/actions/setup-python.git
synced 2025-07-21 21:48:20 +02:00
Add .gitattributes
This commit is contained in:
parent
3d1169903d
commit
2c99108224
3 changed files with 4 additions and 11 deletions
|
@ -43,7 +43,7 @@
|
|||
"husky": {
|
||||
"skipCI": true,
|
||||
"hooks": {
|
||||
"pre-commit": "npm run build && npm run format"
|
||||
"pre-commit": "npm run build && npm run format-check"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue