Легкие задачки в опенсорсе из мира Python
Чат: @opensource_findings_chat
Post #97
1.19K
https://github.com/wemake-services/wemake-python-styleguide/issues/3493
#ast #wemake_python_styleguide
GitHub Make `WPS222` configurable · Issue #3493 · wemake-services/wemake-python-styleguide Currently we use MAX_CONDITIONS: Final = 4 as a constant in constants.py. There's no way to configure MAX_CONDITIONS. However, there might be projects where 5 or even 8 might be reasonable. So,... #ast #wemake_python_styleguide
- 👎 1