mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Use exclude list with flake8 pre-commit check (#6322)
This commit is contained in:
@@ -12,4 +12,5 @@ repos:
|
||||
rev: 6.1.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
exclude: "migration/.*|.git|viz-lib|node_modules|migrations|bin/upgrade"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user