The strictest and most opinionated python linter ever!

code-quality flake8 flake8-plugin hacktoberfest linter python python3 styleguide wemake wemake-services
17 Open Issues Need Help Last updated: Jul 6, 2026

Open Issues Need Help

View All on GitHub
help wanted level:starter rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
help wanted level:starter documentation good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
help wanted level:starter rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
Remove `WPS354` 6 months ago
feature help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
help wanted level:starter rule request Hacktoberfest

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
feature help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
Test issue 10 months ago
help wanted rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
help wanted level:starter rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
help wanted level:starter rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services
rule request good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services

AI Summary: Modify the `wemake-python-styleguide` linter to allow set comprehensions as iterable types in `for` loops, specifically addressing the `WPS335` violation. This involves updating the linter's logic to recognize and accept set comprehensions (`SetComp`) as valid iterable types within `for` loops, while maintaining its strictness for other iterable types.

Complexity: 3/5
bug help wanted level:starter good first issue

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services

AI Summary: Modify the `wemake-python-styleguide` linter to relax rule WPS412, allowing `__init__.py` files to re-export modules without raising a violation, provided the file contains only import statements and no other code. This involves updating the linter's logic to identify and handle this specific case correctly.

Complexity: 4/5
help wanted level:starter rule request

The strictest and most opinionated python linter ever!

Python
#code-quality#flake8#flake8-plugin#hacktoberfest#linter#python#python3#styleguide#wemake#wemake-services