mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 17:38:54 +00:00
Check only Python files in redash/
This commit is contained in:
parent
6de66447bb
commit
99d867f1b4
@ -8,8 +8,8 @@ engines:
|
||||
config: client/.eslintrc.js
|
||||
ratings:
|
||||
paths:
|
||||
- "redash/**"
|
||||
- "client/**"
|
||||
- "redash/**/*.py"
|
||||
- "client/**/*.js"
|
||||
exclude_paths:
|
||||
- tests/**/*.py
|
||||
- migrations/**/*.py
|
||||
|
Loading…
Reference in New Issue
Block a user