mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
Merge branch '_writing-code-typo-fix' into 'master'
Fix "styl" -> "style" typo in writing code docs See merge request pycqa/flake8!243
This commit is contained in:
commit
79a7463396
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Writing Code for Flake8
|
||||
=========================
|
||||
|
||||
The maintainers of |Flake8| unsurprisingly have some opinions about the styl
|
||||
The maintainers of |Flake8| unsurprisingly have some opinions about the style
|
||||
of code maintained in the project.
|
||||
|
||||
At the time of this writing, |Flake8| enables all of PyCodeStyle's checks, all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue