mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-11 11:50:17 +08:00
only run next lint over src code
This commit is contained in:
@@ -87,7 +87,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: next-lint-website
|
- id: next-lint-website
|
||||||
name: Lint website
|
name: Lint website
|
||||||
files: ^website/
|
files: ^website/src/
|
||||||
exclude: ^website/node_modules/
|
exclude: ^website/node_modules/
|
||||||
types_or: [javascript, jsx, ts, tsx]
|
types_or: [javascript, jsx, ts, tsx]
|
||||||
language: node
|
language: node
|
||||||
|
|||||||
Reference in New Issue
Block a user