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
- reviewdog: PullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix'
- WPS230 triggers for @dataclass
- Recommend using a.removeprefix(b) instead of a[len(b):]
- ListMultiplyViolation link is incorrect and explanation is misleading
- False Positive WPS316 Parenthesized context managers
- Exclude from the MagicNumberViolation check keyword arguments inside a constructor.
- WPS211: Ignore self and cls
- 433: Import under try
- Detect leaking `for` loops in `ClassDef` and `Module`
- Take a closer look at perflint
- Docs
- Python not yet supported