wemake-python-styleguide
https://github.com/wemake-services/wemake-python-styleguide
Python
The strictest and most opinionated python linter ever!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to wemake-python-styleguide
Help out
- Issues
- Issue 3267: fixed wps226 location
- Precise WPS226 line/column number
- Do not allow `TypeVarTuple` after `TypeVar` with a default
- Issue 3241: CLI tool to explain violations
- CLI tool to explain violation codes
- How to set up WPS (wemake-python-styleguide) autocheck in PyCharm
- Disallow suppressing CancelledError
- Detect leaking `for` loops in `ClassDef` and `Module`
- Check that generator expressions are safe
- Forbid initializing 2 or more variables on one line
- Docs
- Python not yet supported