mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 11:56:52 +00:00
Update the README to include the mailing list
This commit is contained in:
parent
9844142528
commit
8935e0f5c1
1 changed files with 7 additions and 0 deletions
|
|
@ -57,6 +57,13 @@ This feature is quite useful to detect over-complex code. According to McCabe,
|
|||
anything that goes beyond 10 is too complex.
|
||||
See https://en.wikipedia.org/wiki/Cyclomatic_complexity.
|
||||
|
||||
Questions or Feedback
|
||||
=====================
|
||||
|
||||
If you have questions you'd like to ask the developers, or feedback you'd like
|
||||
to provide, feel free to use the mailing list: code-quality@python.org We
|
||||
would love to hear from you. Additionally, if you have a feature you'd like to
|
||||
suggest, the mailing list would be the best place for it.
|
||||
|
||||
.. _links:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue