Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
wemake-python-styleguide
The strictest and most opinionated python linter ever!
Collective -
Host: opensource -
https://opencollective.com/wemake-python-styleguide
- Website: https://wemake-python-stylegui.de
- Code: https://github.com/wemake-services/wemake-python-styleguide
issue - 1343
github.com/wemake-services/wemake-python-styleguide - yvvym opened this pull request about 2 years ago
github.com/wemake-services/wemake-python-styleguide - yvvym opened this pull request about 2 years ago
Allow custom short names
github.com/wemake-services/wemake-python-styleguide - rusmux opened this issue about 2 years ago
github.com/wemake-services/wemake-python-styleguide - rusmux opened this issue about 2 years ago
False positive WPS226 in f strings
github.com/wemake-services/wemake-python-styleguide - whysage opened this issue about 2 years ago
github.com/wemake-services/wemake-python-styleguide - whysage opened this issue about 2 years ago
Bump certifi from 2022.9.24 to 2022.12.7
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
Bump python from 3.9.10-alpine to 3.11.1-alpine
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
Bump flake8-bugbear from 22.10.27 to 22.12.6
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
github.com/wemake-services/wemake-python-styleguide - dependabot[bot] opened this pull request about 2 years ago
WPS226: Ignore use of ellipsis constant ('...')
github.com/wemake-services/wemake-python-styleguide - hgylfason opened this issue about 2 years ago
github.com/wemake-services/wemake-python-styleguide - hgylfason opened this issue about 2 years ago
Allow to use `assert` outside `pytest.raises` block
github.com/wemake-services/wemake-python-styleguide - dandreevv opened this issue about 2 years ago
github.com/wemake-services/wemake-python-styleguide - dandreevv opened this issue about 2 years ago
Use new github actions API to set output
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request about 2 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request about 2 years ago
Improve `pytest` configuration
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request over 2 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request over 2 years ago
Publish new vesrion with flake8 v5 support.
github.com/wemake-services/wemake-python-styleguide - codeleta opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - codeleta opened this issue over 2 years ago
Bump deps
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request over 2 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this pull request over 2 years ago
Allow str + Enum for WPS600 Forbid subclassing lowercase builtins.
github.com/wemake-services/wemake-python-styleguide - gotofritz opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - gotofritz opened this issue over 2 years ago
Offer built-in rules standalone
github.com/wemake-services/wemake-python-styleguide - PeterJCLaw opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - PeterJCLaw opened this issue over 2 years ago
WPS237: Found a too complex `f` string - false positive?
github.com/wemake-services/wemake-python-styleguide - luminoso opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - luminoso opened this issue over 2 years ago
Software license (flake8-isort has gpl)
github.com/wemake-services/wemake-python-styleguide - hatterton opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - hatterton opened this issue over 2 years ago
WPS612 false positive for keyword arguments with different default values
github.com/wemake-services/wemake-python-styleguide - simon-liebehenschel opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - simon-liebehenschel opened this issue over 2 years ago
setup.cfg ignored when using GitHub action in subfolder
github.com/wemake-services/wemake-python-styleguide - edmondop opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - edmondop opened this issue over 2 years ago
WSP111 is very strict for list compreh
github.com/wemake-services/wemake-python-styleguide - FyZzyss opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - FyZzyss opened this issue over 2 years ago
reviewdog: PullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix'
github.com/wemake-services/wemake-python-styleguide - anuj-scanova opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - anuj-scanova opened this issue over 2 years ago
WPS230 triggers for @dataclass
github.com/wemake-services/wemake-python-styleguide - Day0Dreamer opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - Day0Dreamer opened this issue over 2 years ago
Forbid chaining `is`
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 2 years ago
Recommend using a.removeprefix(b) instead of a[len(b):]
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 2 years ago
ListMultiplyViolation link is incorrect and explanation is misleading
github.com/wemake-services/wemake-python-styleguide - niloatgoshare opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - niloatgoshare opened this issue over 2 years ago
False Positive WPS316 Parenthesized context managers
github.com/wemake-services/wemake-python-styleguide - mazlum opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - mazlum opened this issue over 2 years ago
Exclude from the MagicNumberViolation check keyword arguments inside a constructor.
github.com/wemake-services/wemake-python-styleguide - vkurilin opened this issue over 2 years ago
github.com/wemake-services/wemake-python-styleguide - vkurilin opened this issue over 2 years ago
WPS211: Ignore self and cls
github.com/wemake-services/wemake-python-styleguide - JulianOrteil opened this issue almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - JulianOrteil opened this issue almost 3 years ago
Incorrect detection of string constant overuse (WPS226)
github.com/wemake-services/wemake-python-styleguide - smac89 opened this issue almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - smac89 opened this issue almost 3 years ago
433: Import under try
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue almost 3 years ago
Do not allow super() without parameters in generator expressions #2310
github.com/wemake-services/wemake-python-styleguide - kitsiosvas opened this pull request almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - kitsiosvas opened this pull request almost 3 years ago
Take a closer look at perflint
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 3 years ago
Forbid tuples without parenthesis
github.com/wemake-services/wemake-python-styleguide - dreamflasher opened this issue almost 3 years ago
github.com/wemake-services/wemake-python-styleguide - dreamflasher opened this issue almost 3 years ago
Allow to return None without noqa
github.com/wemake-services/wemake-python-styleguide - sathieu opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - sathieu opened this issue about 3 years ago
Forbid implicit slice
github.com/wemake-services/wemake-python-styleguide - thecnoNSMB opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - thecnoNSMB opened this issue about 3 years ago
flake8-commas no longer maintained
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 3 years ago
Detect the same `if` conditions
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 3 years ago
Only show recommendations for files changed in a PR
github.com/wemake-services/wemake-python-styleguide - ma-sadeghi opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - ma-sadeghi opened this issue about 3 years ago
Allow hasattr() function
github.com/wemake-services/wemake-python-styleguide - Dresdn opened this issue about 3 years ago
github.com/wemake-services/wemake-python-styleguide - Dresdn opened this issue about 3 years ago
false positive in wps361 , inconsistently structured comprehension
github.com/wemake-services/wemake-python-styleguide - Sxderp opened this issue over 3 years ago
github.com/wemake-services/wemake-python-styleguide - Sxderp opened this issue over 3 years ago
1948 Add Specifying Encoder Rule
github.com/wemake-services/wemake-python-styleguide - GibranHL0 opened this pull request over 3 years ago
github.com/wemake-services/wemake-python-styleguide - GibranHL0 opened this pull request over 3 years ago
Issue 1951 Check that generator expressions are safe
github.com/wemake-services/wemake-python-styleguide - GibranHL0 opened this pull request over 3 years ago
github.com/wemake-services/wemake-python-styleguide - GibranHL0 opened this pull request over 3 years ago
WPS335 rejects list-of-lists comprehensions
github.com/wemake-services/wemake-python-styleguide - astynax opened this issue over 3 years ago
github.com/wemake-services/wemake-python-styleguide - astynax opened this issue over 3 years ago
Issue 1974
github.com/wemake-services/wemake-python-styleguide - amansr02 opened this pull request over 3 years ago
github.com/wemake-services/wemake-python-styleguide - amansr02 opened this pull request over 3 years ago
@Overload stubs are flagged with to many args(WPS211) and useless statement(WPS428)
github.com/wemake-services/wemake-python-styleguide - maltevesper opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - maltevesper opened this issue almost 4 years ago
Require specifying encoding when using "open" (re: PEP597)
github.com/wemake-services/wemake-python-styleguide - Sxderp opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - Sxderp opened this issue almost 4 years ago
WPS508 and chained comparisons
github.com/wemake-services/wemake-python-styleguide - vnmabus opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - vnmabus opened this issue almost 4 years ago
Stray WPS601 warning on class member reassignment
github.com/wemake-services/wemake-python-styleguide - agatti opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - agatti opened this issue almost 4 years ago
Report redundant str() and repr() for str.format args
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
Enforce consistent ternary expressions
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 4 years ago
1733 add lambda instance assignment violation
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this pull request almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this pull request almost 4 years ago
Issue #1891
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this pull request almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this pull request almost 4 years ago
Windows 10 Tests Failed
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - AlexandrKhabarov opened this issue almost 4 years ago
Forbid types in variable name
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
Improve WPS323 diagnostics
github.com/wemake-services/wemake-python-styleguide - strmwalker opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - strmwalker opened this issue almost 4 years ago
FlakeHell was archived
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue almost 4 years ago
SystemExit and sys.exit behavior overlap
github.com/wemake-services/wemake-python-styleguide - thecnoNSMB opened this issue about 4 years ago
github.com/wemake-services/wemake-python-styleguide - thecnoNSMB opened this issue about 4 years ago
Rule exceptions for typing stubs
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue about 4 years ago
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue about 4 years ago
Make WPS428 configurable (Airflow example)
github.com/wemake-services/wemake-python-styleguide - bryzgaloff opened this issue about 4 years ago
github.com/wemake-services/wemake-python-styleguide - bryzgaloff opened this issue about 4 years ago
Forbid assigning `lambda` to object properties
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 4 years ago
Report useless ternary operator
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 4 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 4 years ago
Forbid map/filter with lambda
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue over 4 years ago
Forbid `await` in `for` loop
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
Variable docstring triggers WPS428 and WPS322
github.com/wemake-services/wemake-python-styleguide - jtpavlock opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - jtpavlock opened this issue over 4 years ago
Bad English writing
github.com/wemake-services/wemake-python-styleguide - wyuenho opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - wyuenho opened this issue over 4 years ago
Add `wemake-plain` output formatter
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
WPS436 for current project's module
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue over 4 years ago
WPS440/441 on multiple loops
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - Dreamsorcerer opened this issue over 4 years ago
WPS432 should preserve the literal representation
github.com/wemake-services/wemake-python-styleguide - webknjaz opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - webknjaz opened this issue over 4 years ago
Provide way for users to whitelist certain blacklisted variable names
github.com/wemake-services/wemake-python-styleguide - ramast opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - ramast opened this issue over 4 years ago
WPS440 is wrong in compat shim modules
github.com/wemake-services/wemake-python-styleguide - webknjaz opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - webknjaz opened this issue over 4 years ago
Enforce `x`, `x1`,` x2` naming consistency
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
Forbid to mix several argument types
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 4 years ago
Enforce consistency with tuple brackets
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
--cache support
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Announce 0.15 release on ProductHunt
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Forbid implicit `all` or `any` pattern
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Check for ssh/amazon keys, diffs and other patterns in string variables
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Forbid implicit `enumerate` calls
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Enforce consistency in single element tuple
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Forbid to use `some .method()`
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue almost 5 years ago
Forbid explicit step in slice
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 5 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 5 years ago
Consider using libcst
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 5 years ago
Comparison of tools
github.com/wemake-services/wemake-python-styleguide - DonaldTsang opened this issue about 5 years ago
github.com/wemake-services/wemake-python-styleguide - DonaldTsang opened this issue about 5 years ago
Enforce stricter slice operations
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 5 years ago
github.com/wemake-services/wemake-python-styleguide - orsinium opened this issue about 5 years ago
Outdated information about black incompatibilities
github.com/wemake-services/wemake-python-styleguide - uhbif19 opened this issue about 5 years ago
github.com/wemake-services/wemake-python-styleguide - uhbif19 opened this issue about 5 years ago
Forbid to use variables from conditional blocks
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
Support Codacy
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
Build codeclimate engine to be used with their platform
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
Playground link maybe?
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
Create "Funding roadmap"
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 5 years ago
ValueError: malformed node or string
github.com/wemake-services/wemake-python-styleguide - iproha94 opened this issue over 5 years ago
github.com/wemake-services/wemake-python-styleguide - iproha94 opened this issue over 5 years ago
Z317 incorrect multi-line parameters in nested data types
github.com/wemake-services/wemake-python-styleguide - nndii opened this issue almost 6 years ago
github.com/wemake-services/wemake-python-styleguide - nndii opened this issue almost 6 years ago
Brackets that come under each other should not pass
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 6 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue about 6 years ago
Feature: find extra parentheses that can be removed
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 6 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 6 years ago
Forbid unused `noqa` comments
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 6 years ago
github.com/wemake-services/wemake-python-styleguide - sobolevn opened this issue over 6 years ago