mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Add missing - to sub-directories
This commit is contained in:
parent
1de5da8a7f
commit
cae943bd44
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Or
|
|||
|
||||
It's also possible to narrow what |Flake8| will try to check by specifying
|
||||
exactly the paths and directories you want it to check. Let's assume that
|
||||
we have a directory with python files and subdirectories which have python
|
||||
we have a directory with python files and sub-directories which have python
|
||||
files (and may have more sub-directories) called ``my_project``. Then if
|
||||
we only want errors from files found inside ``my_project`` we can do:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue