Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wemake-services/wemake-python-styleguide

The strictest and most opinionated python linter ever!
https://github.com/wemake-services/wemake-python-styleguide

Bump hypothesis from 6.56.1 to 6.68.0

dependabot[bot] opened this pull request almost 2 years ago
Bump python from 3.9.10-alpine to 3.11.2-alpine

dependabot[bot] opened this pull request almost 2 years ago
pep8-naming errors are not showing

appevolve-backend opened this issue almost 2 years ago
Report useless ternary operator (1706)

adlizone opened this pull request almost 2 years ago
Bump hypothesis from 6.56.1 to 6.67.1

dependabot[bot] opened this pull request almost 2 years ago
False positive on WPS515

stephenross opened this issue almost 2 years ago
Bump hypothesis from 6.56.1 to 6.66.0

dependabot[bot] opened this pull request almost 2 years ago
False positive WPS323 for date/datetime f-string formatting

AmirKadyrov opened this issue almost 2 years ago
Bump hypothesis from 6.56.1 to 6.65.2

dependabot[bot] opened this pull request almost 2 years ago
Bump hypothesis from 6.56.1 to 6.65.1

dependabot[bot] opened this pull request almost 2 years ago
Bump hypothesis from 6.56.1 to 6.65.0

dependabot[bot] opened this pull request almost 2 years ago
Bump flake8-bugbear from 22.10.27 to 23.1.20

dependabot[bot] opened this pull request about 2 years ago
Bump hypothesis from 6.56.1 to 6.64.0

dependabot[bot] opened this pull request about 2 years ago
Remove `safety`

sobolevn opened this issue about 2 years ago
Bump hypothesis from 6.56.1 to 6.62.1

dependabot[bot] opened this pull request about 2 years ago
Bump safety from 2.3.1 to 2.3.5

dependabot[bot] opened this pull request about 2 years ago
Bump pytest from 7.1.3 to 7.2.1

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-bugbear from 22.10.27 to 23.1.17

dependabot[bot] opened this pull request about 2 years ago
Bump lxml from 4.9.1 to 4.9.2

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-bugbear from 22.10.27 to 23.1.14

dependabot[bot] opened this pull request about 2 years ago
Poetry cannot install `wemake-python-styleguide`

Guillem96 opened this issue about 2 years ago
Bump pygments from 2.13.0 to 2.14.0

dependabot[bot] opened this pull request about 2 years ago
Bump setuptools from 65.4.1 to 65.5.1

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-isort from 5.0.0 to 6.0.0

dependabot[bot] opened this pull request about 2 years ago
Bump attrs from 22.1.0 to 22.2.0

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-quotes from 3.3.1 to 3.3.2

dependabot[bot] opened this pull request about 2 years ago
Bump pep8-naming from 0.13.2 to 0.13.3

dependabot[bot] opened this pull request about 2 years ago
issue - 1343

yvvym opened this pull request about 2 years ago
Allow custom short names

rusmux opened this issue about 2 years ago
False positive WPS226 in f strings

whysage opened this issue about 2 years ago
Bump certifi from 2022.9.24 to 2022.12.7

dependabot[bot] opened this pull request about 2 years ago
Bump python from 3.9.10-alpine to 3.11.1-alpine

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-bugbear from 22.10.27 to 22.12.6

dependabot[bot] opened this pull request about 2 years ago
WPS226: Ignore use of ellipsis constant ('...')

hgylfason opened this issue about 2 years ago
Allow to use `assert` outside `pytest.raises` block

dandreevv opened this issue about 2 years ago
Use new github actions API to set output

sobolevn opened this pull request over 2 years ago
Improve `pytest` configuration

sobolevn opened this pull request over 2 years ago
Publish new vesrion with flake8 v5 support.

codeleta opened this issue over 2 years ago
Bump deps

sobolevn opened this pull request over 2 years ago
Allow str + Enum for WPS600 Forbid subclassing lowercase builtins.

gotofritz opened this issue over 2 years ago
Offer built-in rules standalone

PeterJCLaw opened this issue over 2 years ago
WPS237: Found a too complex `f` string - false positive?

luminoso opened this issue over 2 years ago
Software license (flake8-isort has gpl)

hatterton opened this issue over 2 years ago
WPS612 false positive for keyword arguments with different default values

simon-liebehenschel opened this issue over 2 years ago
setup.cfg ignored when using GitHub action in subfolder

edmondop opened this issue over 2 years ago
WSP111 is very strict for list compreh

FyZzyss opened this issue over 2 years ago
WPS230 triggers for @dataclass

Day0Dreamer opened this issue over 2 years ago
Forbid chaining `is`

orsinium opened this issue over 2 years ago
Recommend using a.removeprefix(b) instead of a[len(b):]

orsinium opened this issue over 2 years ago
ListMultiplyViolation link is incorrect and explanation is misleading

niloatgoshare opened this issue over 2 years ago
False Positive WPS316 Parenthesized context managers

mazlum opened this issue over 2 years ago
WPS211: Ignore self and cls

JulianOrteil opened this issue almost 3 years ago
Incorrect detection of string constant overuse (WPS226)

smac89 opened this issue almost 3 years ago
433: Import under try

Dreamsorcerer opened this issue almost 3 years ago
Do not allow super() without parameters in generator expressions #2310

kitsiosvas opened this pull request almost 3 years ago
Take a closer look at perflint

sobolevn opened this issue about 3 years ago
Forbid tuples without parenthesis

dreamflasher opened this issue about 3 years ago
Allow to return None without noqa

sathieu opened this issue about 3 years ago
Forbid implicit slice

thecnoNSMB opened this issue about 3 years ago
flake8-commas no longer maintained

sobolevn opened this issue about 3 years ago
Detect the same `if` conditions

sobolevn opened this issue about 3 years ago
Only show recommendations for files changed in a PR

ma-sadeghi opened this issue about 3 years ago
Allow hasattr() function

Dresdn opened this issue over 3 years ago
false positive in wps361 , inconsistently structured comprehension

Sxderp opened this issue over 3 years ago
1948 Add Specifying Encoder Rule

GibranHL0 opened this pull request over 3 years ago
Issue 1951 Check that generator expressions are safe

GibranHL0 opened this pull request over 3 years ago
WPS335 rejects list-of-lists comprehensions

astynax opened this issue over 3 years ago
Issue 1974

amansr02 opened this pull request almost 4 years ago
Require specifying encoding when using "open" (re: PEP597)

Sxderp opened this issue almost 4 years ago
WPS508 and chained comparisons

vnmabus opened this issue almost 4 years ago
Stray WPS601 warning on class member reassignment

agatti opened this issue almost 4 years ago
Report redundant str() and repr() for str.format args

orsinium opened this issue almost 4 years ago
Enforce consistent ternary expressions

sobolevn opened this issue almost 4 years ago
1733 add lambda instance assignment violation

AlexandrKhabarov opened this pull request almost 4 years ago
Issue #1891

AlexandrKhabarov opened this pull request almost 4 years ago
Windows 10 Tests Failed

AlexandrKhabarov opened this issue almost 4 years ago
Forbid types in variable name

orsinium opened this issue almost 4 years ago
Improve WPS323 diagnostics

strmwalker opened this issue almost 4 years ago
FlakeHell was archived

orsinium opened this issue about 4 years ago
SystemExit and sys.exit behavior overlap

thecnoNSMB opened this issue about 4 years ago
Rule exceptions for typing stubs

Dreamsorcerer opened this issue about 4 years ago
Make WPS428 configurable (Airflow example)

bryzgaloff opened this issue about 4 years ago
Forbid assigning `lambda` to object properties

sobolevn opened this issue about 4 years ago
Report useless ternary operator

orsinium opened this issue about 4 years ago
Forbid map/filter with lambda

orsinium opened this issue over 4 years ago
Forbid `await` in `for` loop

sobolevn opened this issue over 4 years ago
Variable docstring triggers WPS428 and WPS322

jtpavlock opened this issue over 4 years ago
Bad English writing

wyuenho opened this issue over 4 years ago
Add `wemake-plain` output formatter

sobolevn opened this issue over 4 years ago
WPS436 for current project's module

Dreamsorcerer opened this issue over 4 years ago
WPS440/441 on multiple loops

Dreamsorcerer opened this issue over 4 years ago
WPS432 should preserve the literal representation

webknjaz opened this issue over 4 years ago
WPS440 is wrong in compat shim modules

webknjaz opened this issue over 4 years ago
Enforce `x`, `x1`,` x2` naming consistency

sobolevn opened this issue over 4 years ago
Forbid to mix several argument types

sobolevn opened this issue almost 5 years ago
Enforce consistency with tuple brackets

sobolevn opened this issue almost 5 years ago