mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
Contributing: missing/incorrect docstrings will fail flake8
This commit is contained in:
parent
f7272ee445
commit
da790826e9
@ -393,6 +393,9 @@ literals.
|
||||
Doc strings are preferred on all new modules, functions, classes, and methods, as they help others understand your code.
|
||||
We use the `sphinx` formatting style, which for pycharm users is the default.
|
||||
|
||||
Lack of docstrings, or them not passing some checks, *will* cause a flake8
|
||||
failure in our setup.
|
||||
|
||||
---
|
||||
|
||||
## Comments
|
||||
|
Loading…
x
Reference in New Issue
Block a user