mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-11 00:30:06 +08:00
using double quotes in pre-commit bash for windows
This commit is contained in:
@@ -60,4 +60,4 @@ repos:
|
||||
types_or: [javascript, jsx, ts, tsx]
|
||||
language: system
|
||||
pass_filenames: false
|
||||
entry: bash -c 'cd website && npm ci && npm run lint'
|
||||
entry: bash -c "cd website && npm ci && npm run lint"
|
||||
|
||||
Reference in New Issue
Block a user