mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-10 11:41:04 +08:00
candidate platform agnostic solution
This commit is contained in:
@@ -57,7 +57,8 @@ repos:
|
||||
- id: next-lint-website
|
||||
name: Lint website
|
||||
files: ^website/
|
||||
exclude: ^website/node_modules/
|
||||
types_or: [javascript, jsx, ts, tsx]
|
||||
language: system
|
||||
language: node
|
||||
pass_filenames: false
|
||||
entry: bash -c "cd website && npm install && npm run lint"
|
||||
entry: website/next-lint.js
|
||||
|
||||
Reference in New Issue
Block a user