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
- False positive WPS323 for date/datetime f-string formatting
- issue - 1343
- Allow custom short names
- Allow to use `assert` outside `pytest.raises` block
- Allow str + Enum for WPS600 Forbid subclassing lowercase builtins.
- Offer built-in rules standalone
- Software license (flake8-isort has gpl)
- WPS612 false positive for keyword arguments with different default values
- setup.cfg ignored when using GitHub action in subfolder
- WSP111 is very strict for list compreh
- Docs
- Python not yet supported