mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
the script was moved
This commit is contained in:
parent
7c701932c8
commit
0da2107be6
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
|
@ -36,8 +36,8 @@ To use the Mercurial hook on any *commit* or *qrefresh*, change your .hg/rc file
|
|||
like this::
|
||||
|
||||
[hooks]
|
||||
commit = python:flake8.hg_hook
|
||||
qrefresh = python:flake8.hg_hook
|
||||
commit = python:flake8.run.hg_hook
|
||||
qrefresh = python:flake8.run.hg_hook
|
||||
|
||||
[flake8]
|
||||
strict = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue