mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +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::
|
like this::
|
||||||
|
|
||||||
[hooks]
|
[hooks]
|
||||||
commit = python:flake8.hg_hook
|
commit = python:flake8.run.hg_hook
|
||||||
qrefresh = python:flake8.hg_hook
|
qrefresh = python:flake8.run.hg_hook
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
strict = 0
|
strict = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue