We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e587a commit bf6974cCopy full SHA for bf6974c
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args:
12
- --skip=*.css,*.js,*.map,*.scss,*svg
13
- --ignore-words-list=magent
14
- - repo: https://gitlab.com/PyCQA/flake8
+ - repo: https://github.com/PyCQA/flake8
15
rev: 5.0.4
16
hooks:
17
- id: flake8
0 commit comments