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

Update typing-extensions from 3.7.4 to 3.7.4.1 (#952)

github.com/wemake-services/wemake-python-styleguide - 1e7ca4799f799858aad0dac5843211312924f40c authored about 5 years ago
refactor(checker): because we had a lot of boileplate

github.com/wemake-services/wemake-python-styleguide - 526d9e039683bc0fded40ffbd67d6e4e1fd01092 authored about 5 years ago
Bump ipython from 7.8.0 to 7.9.0 (#947)

Bumps [ipython](https://github.com/ipython/ipython) from 7.8.0 to 7.9.0.
- [Release notes](http...

github.com/wemake-services/wemake-python-styleguide - a71407d6c18063a940c09b80f20818757b08eb04 authored about 5 years ago
Bump sphinx-autodoc-typehints from 1.8.0 to 1.9.0 (#946)

Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.8...

github.com/wemake-services/wemake-python-styleguide - 45145f730c7c8a66717e5a8ad9a3b4be03c850e4 authored about 5 years ago
Bump sphinx from 2.2.0 to 2.2.1 (#948)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 to 2.2.1.
- [Release notes](htt...

github.com/wemake-services/wemake-python-styleguide - fb688594e4c8f2b5b502644c9bbe6745f5edccd3 authored about 5 years ago
Bump flake8-comprehensions from 2.2.0 to 3.0.0 (#949)

Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 2.2.0 to...

github.com/wemake-services/wemake-python-styleguide - 89857493fc7a9bf12910c43130ab0d3d3b1d8e03 authored about 5 years ago
Bump sphinx-autodoc-typehints from 1.8.0 to 1.9.0 in /docs (#950)

Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.8...

github.com/wemake-services/wemake-python-styleguide - 80c97fd29a87156ace22483dfb3437b5ce69aea7 authored about 5 years ago
Update sphinx from 2.2.0 to 2.2.1 (#942)

github.com/wemake-services/wemake-python-styleguide - b24acf325ca1c5be5b818050678cb8c88956e074 authored over 5 years ago
#938: fix WPS324 false-positive for nested functions (#941)

* #938: fix InconsistentReturnViolation for nested functions

* #938: refactor decision

github.com/wemake-services/wemake-python-styleguide - 805be6512296baac0812b464a9edcbcb9f98d30e authored over 5 years ago
Bump pytest from 5.2.1 to 5.2.2 (#939)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 to 5.2.2.
- [Release notes](htt...

github.com/wemake-services/wemake-python-styleguide - 9d9b1c6ce24c5bd75f75cb8efbceee81440f3251 authored over 5 years ago
Added violation for multiline loops (#909)

* Added violation for multiline loops

* Responded to feedback

* Fixes CI

* Fixes CI

...

github.com/wemake-services/wemake-python-styleguide - 9bb474b96f9d571b846e40eb33c9ed1e92517097 authored over 5 years ago
Issue 933 reference isort settings (#936)

* Fixed link to `isort.toml` in config docs

The link was supposed to point to `isort.toml`, b...

github.com/wemake-services/wemake-python-styleguide - 46a4341691286d4fb41555f0225a95ace6141e18 authored over 5 years ago
`WPS525` forbids comparisons where `in` is compared with single item container (#932)

* Add ability customize nested classes whitelist (#808)

* Add ability customize nested classe...

github.com/wemake-services/wemake-python-styleguide - ade6fc1e42135aecd0ff2f7d5683c51e3846c8d5 authored over 5 years ago
Dissalow wrong annotations in assignments (#930)

* dissalow wrong annotations in assignments

* add entry to changelog

* update documentatio...

github.com/wemake-services/wemake-python-styleguide - a97fdd1133574f39e8edf07567c941a9d78c3c44 authored over 5 years ago
Fixes `BlockVariableVisitor` false positives on a properties (#931)

github.com/wemake-services/wemake-python-styleguide - 34a4d44dcdca816e09be884f42b008fa2f9cd7a7 authored over 5 years ago
Typo fixes (#934)

Typo fix: `tailing` -> `trailing`

github.com/wemake-services/wemake-python-styleguide - 8488835f167bf17a614df583736ea5dd7778af1e authored over 5 years ago
Fixed false positive in WPS413 (#929)

* Fixed false positive in WPS413

* allow class-level method and fix typos

* Add Bugfixes i...

github.com/wemake-services/wemake-python-styleguide - 335cff17a11fd764160fc6300d5c22d961b9ac37 authored over 5 years ago
Forbids `super()` with other methods and properties #908 (#922)

* Forbids `super()` with other methods and properties #908

* Changes accroding to request cha...

github.com/wemake-services/wemake-python-styleguide - 04ced26064668e2c70ea2440dc50bab63603d606 authored over 5 years ago
Forbid unnecessary literals #780 (#926)

* Forbid unnecessary literals #780

* update changelog #780

* fix doc #780

github.com/wemake-services/wemake-python-styleguide - 449510334af0ddf68b8aa1e6b2ff78ce71070fa2 authored over 5 years ago
#895: Forbid to use alphabet as a string (#896)

* #895: Forbid to use alphabet as a string

* Fix linting issue

* Fix linting issue

* Fi...

github.com/wemake-services/wemake-python-styleguide - 8e8881aff502df307d8a807089aeaf4a3d4a002a authored over 5 years ago
Improves testing, moves some violation into refactoring

github.com/wemake-services/wemake-python-styleguide - 63ea5ef9fad2ef7d14eee5ac5926a74eae9bdaf8 authored over 5 years ago
Issue 875 (#924)

* issue-875: Forbid Optional[Union[A, B]] annotation

* Minor style changes

* Add missed cl...

github.com/wemake-services/wemake-python-styleguide - 246638f1f14cb266725ec5d4d7632ea20b9e2c47 authored over 5 years ago
`WPS350` enforce using augmented assign pattern (#918)

* Add ability customize nested classes whitelist (#808)

* Add ability customize nested classe...

github.com/wemake-services/wemake-python-styleguide - 2063e1fdf76259f93513d1b3acab146bb161686f authored over 5 years ago
update mypy from 0.730 to 0.740 (#919)

* update mypy from 0.730 to 0.740

Issue #917

* style(format): use !r flag with {}.format()...

github.com/wemake-services/wemake-python-styleguide - 5bd7e81037eddcf67fde3639848b5cfccdd8848a authored over 5 years ago
fixed typos in docstrings (#916)

issue: #915

github.com/wemake-services/wemake-python-styleguide - 9d4160bf79dbac473fdc760ee6b37b31f4819206 authored over 5 years ago
Fix #902 (#914)

* Fix #902

* Combine needlessly separated test functions

github.com/wemake-services/wemake-python-styleguide - e98f02d7a73e44f3719a0219106d04c827a66892 authored over 5 years ago
Replace tokens.py with an external tool. (#913)

github.com/wemake-services/wemake-python-styleguide - 01dbd54ec4693cedd1e5c87b17cb890afb624b17 authored over 5 years ago
bugfix #790 added misrefactored violation (#852)

* bugfix #553 updated mypy to latest package via poetry

* fixed my error as build was failing...

github.com/wemake-services/wemake-python-styleguide - fd4b203135e4c233059cdb776f5bc1bbed8c1a90 authored over 5 years ago
Bump flake8-eradicate from 0.2.2 to 0.2.3 (#912)

Bumps [flake8-eradicate](https://github.com/sobolevn/flake8-eradicate) from 0.2.2 to 0.2.3.
- [...

github.com/wemake-services/wemake-python-styleguide - a9b351a0fe038e5a7ea16f5fb2b432dbdad27f7c authored over 5 years ago
Bump import-linter from 1.0b5 to 1.0 (#911)

* Bump import-linter from 1.0b5 to 1.0

Bumps [import-linter](https://github.com/seddonym/impo...

github.com/wemake-services/wemake-python-styleguide - d48641abee0510347b3e044fa397ffa0ec707814 authored over 5 years ago
Bump flake8-debugger from 3.1.1 to 3.2.0 (#907)

Bumps [flake8-debugger](https://github.com/jbkahn/flake8-debugger) from 3.1.1 to 3.2.0.
- [Rele...

github.com/wemake-services/wemake-python-styleguide - f666dd2dbccdcec6c6d137616293f5acdb51eb54 authored over 5 years ago
Added test to ensure parity between previous codes and versionchanged (#869)

* Added test to ensure parity between previous codes and version
changed.

* Update test_docs.py

github.com/wemake-services/wemake-python-styleguide - 3e3ff7a71aea37cb4482508d8cbb64899355326d authored over 5 years ago
Fixes for latest flake8 (#903)

`action='store_true'` + `type=None` is not valid for argparse

See also https://github.com/sob...

github.com/wemake-services/wemake-python-styleguide - 5aacfbfe4260b048c5cdd4277aa67af5c98c9ec6 authored over 5 years ago
Forbids redundant subscripts (#883)

* Forbids redundant subscripts

* Addresses comments from @sobolevn

- Includes more test ca...

github.com/wemake-services/wemake-python-styleguide - 5c4de1cda4e92b5bfe7eedfe613b38b7af66ac03 authored over 5 years ago
Bump attrs from 19.2.0 to 19.3.0 (#898)

Bumps [attrs](https://github.com/python-attrs/attrs) from 19.2.0 to 19.3.0.
- [Release notes](h...

github.com/wemake-services/wemake-python-styleguide - dd63da424af4b8f5454fb1254a8d23226474a6a9 authored over 5 years ago
Bump attrs from 19.2.0 to 19.3.0 in /docs (#897)

Bumps [attrs](https://github.com/python-attrs/attrs) from 19.2.0 to 19.3.0.
- [Release notes](h...

github.com/wemake-services/wemake-python-styleguide - 48eafe5f3f45e054628da3358b6cc1d99c21995d authored over 5 years ago
Forbid to use `+=` with list arguments (#889)

* Add violation to forbid to use += with list arguments

* Add changes to CHANGELOG

github.com/wemake-services/wemake-python-styleguide - b177bfa2dee846b762d7ecc660db025d16953fe6 authored over 5 years ago
Bump flake8-print from 3.1.0 to 3.1.1 (#885)

Bumps [flake8-print](https://github.com/jbkahn/flake8-print) from 3.1.0 to 3.1.1.
- [Release no...

github.com/wemake-services/wemake-python-styleguide - d118b0722b6c1ca6079e9f3c4cadb39acccba488 authored over 5 years ago
Bump tomlkit from 0.5.7 to 0.5.8 (#886)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.5.7 to 0.5.8.
- [Release notes](ht...

github.com/wemake-services/wemake-python-styleguide - 4163c98e097bc4fe7193238b702575c3eb1f1244 authored over 5 years ago
Bump flake8-debugger from 3.1.0 to 3.1.1 (#887)

Bumps [flake8-debugger](https://github.com/jbkahn/flake8-debugger) from 3.1.0 to 3.1.1.
- [Rele...

github.com/wemake-services/wemake-python-styleguide - 465d050c65a3dcfc036f106fffb0474eb6f14b39 authored over 5 years ago
Forbid incorrectly swapped variables #788 (#877)

* Forbid incorrectly swapped variables #788

* fix mypy error #788

* add literal ellipsis #...

github.com/wemake-services/wemake-python-styleguide - 70249be832b3dddae830419efa03fc255e6bd6ee authored over 5 years ago
Fix mixed up examples of nested Union type annotations in docs (#882) (#884)

github.com/wemake-services/wemake-python-styleguide - 694f03b09ff26a0ef4f0d01e73fb262a5ce0a52a authored over 5 years ago
Fixed all typo errors: issue #876 (#881)

github.com/wemake-services/wemake-python-styleguide - 8dcbbb79cf24e8a370147f4d73745501618b6d82 authored over 5 years ago
closes issue-858 (#878)

* Update modules.py

* Update test_magic_module_functions.py

* Update test_magic_module_fun...

github.com/wemake-services/wemake-python-styleguide - d01851a23366aecf4f581f0f7032ba3511d85bdd authored over 5 years ago
Update README.md

:sunglasses:

github.com/wemake-services/wemake-python-styleguide - e73df67d5e5ca5b929cd9946fec9575a77b54cb0 authored over 5 years ago
Adds more tests to ImplicitPrimitiveViolation

github.com/wemake-services/wemake-python-styleguide - 87e940f9583ac89589a0969ff7bd5535567393ee authored over 5 years ago
Update tomlkit from 0.5.7 to 0.5.8 (#872)

github.com/wemake-services/wemake-python-styleguide - a9a6bcc715f23345f9da9d617446222b1805437c authored over 5 years ago
Adds annotations to importlinter

github.com/wemake-services/wemake-python-styleguide - 803921d8c75bd34d64130a8895e197b7f89dcc13 authored over 5 years ago
fix for issue #859 (#860)

updated dead link contributing.md

github.com/wemake-services/wemake-python-styleguide - f9192ce0c4c292086306d583145cd2e37fd9c1c8 authored over 5 years ago
Fixes how constants are detected

github.com/wemake-services/wemake-python-styleguide - 215d43c462a118ebd925d1b6165ac823d4c9520d authored over 5 years ago
Forbid nested ``typing.Literal`` and ``typing.Union`` (#843)

* Forbid nested Literal, Union and Annotated (#837)

Add tests for deeply nested type annotati...

github.com/wemake-services/wemake-python-styleguide - 7d12eafde3cef69c9a8449ca015ffbe7d6c86dbc authored over 5 years ago
Forbid usage of approximate constants (#787) (#845)

* reworked

* fix linting

* fix errors

* fix error template

* rework

* fix error
...

github.com/wemake-services/wemake-python-styleguide - 1a8e268e9489c58b02be77d95ea59f63f430b48a authored over 5 years ago
Make OveruseOfNoqaCommentViolation configurable. (#856)

* Make OveruseOfNoqaCommentViolation configurable.

* Update CHANGELOG.md with a new option.
...

github.com/wemake-services/wemake-python-styleguide - 30f22b6f24184f7e0dfd890720b895e992eeab16 authored over 5 years ago
Bump flake8-bandit from 2.1.1 to 2.1.2 (#857)

Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit) from 2.1.1 to 2.1.2.
- [Rele...

github.com/wemake-services/wemake-python-styleguide - e46ed88b6053d4bf615027c05bcadc6d76eabdaa authored over 5 years ago
Add rule about vague import names. (#846)

* Add rule about vague import names.

* Describe new rule in the changelog.

* Move list of ...

github.com/wemake-services/wemake-python-styleguide - f817ebca43acd545eb6078fcb6773649e7c47248 authored over 5 years ago
Bump import-linter from 1.0b4 to 1.0b5 (#849)

Bumps [import-linter](https://github.com/seddonym/import-linter) from 1.0b4 to 1.0b5.
- [Releas...

github.com/wemake-services/wemake-python-styleguide - c4e2cc6f57965badcc2325417929a728cb559cd4 authored over 5 years ago
Bump pytest from 5.2.0 to 5.2.1 (#848)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [Release notes](htt...

github.com/wemake-services/wemake-python-styleguide - f36603a3ae999aa044afbdf0a800318c4129f878 authored over 5 years ago
Bump tomlkit from 0.5.5 to 0.5.7 (#847)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.5.5 to 0.5.7.
- [Release notes](ht...

github.com/wemake-services/wemake-python-styleguide - a722dcb4b3e8c41d9fd2653a23273ca9ddfe7085 authored over 5 years ago
Bump pytest-cov from 2.7.1 to 2.8.1 (#850)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.7.1 to 2.8.1.
- [Release no...

github.com/wemake-services/wemake-python-styleguide - db2b1d380d5287ee18fca2c897f7d37b689138fb authored over 5 years ago
Bump tomlkit from 0.5.5 to 0.5.7 in /docs (#851)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.5.5 to 0.5.7.
- [Release notes](ht...

github.com/wemake-services/wemake-python-styleguide - 8420d4107bc5d7e3ec9a0d58b99418bdf09a1e8f authored over 5 years ago
Fix ImplicitElifViolation false positives on try/except and for/else. (#844)

* Fix ImplicitElifViolation false positives on try/except and for/else.

* Implement requested...

github.com/wemake-services/wemake-python-styleguide - 702a57c653c03e61fc0bce4ee22de45ad6e2d47c authored over 5 years ago
Forbid usage of Literal[None] annotation. (#841)

* Forbid usage of Literal[None] annotation.

* Move LiteralNoneViolation into a separate modul...

github.com/wemake-services/wemake-python-styleguide - 2279671e3f03db73fc7cefde314e0de013d88716 authored over 5 years ago
bugfix #819 updated mypy to latest package via poetry (#834)

* bugfix #553 updated mypy to latest package via poetry

* fixed my error as build was failing

github.com/wemake-services/wemake-python-styleguide - a9437057637927eec7649ffa339d1185bb4d7895 authored over 5 years ago
Adds ImplicitPrimitiveValue check, refs #807 (#836)

* Adds ImplicitPrimitiveValue check, refs #807

* Adds ImplicitPrimitiveValue check, refs #807

github.com/wemake-services/wemake-python-styleguide - 9feec3ba7d7f374600e095af1e2a6d2aa7e59ad1 authored over 5 years ago
Bump attrs from 19.1.0 to 19.2.0 (#833)

Bumps [attrs](https://github.com/python-attrs/attrs) from 19.1.0 to 19.2.0.
- [Release notes](h...

github.com/wemake-services/wemake-python-styleguide - 5f346e51c4f538d3d13f73a9dcb2b81fe7ae1ada authored over 5 years ago
Add check for wrong keyword in starred dict (#803)

* Add check for wrong keyword in starred dict

* Fix code style

* Add tests and move visito...

github.com/wemake-services/wemake-python-styleguide - aeedfc399b950820fb2483f07a993a3c50962e12 authored over 5 years ago
Rebase action, closes #830 (#831)

github.com/wemake-services/wemake-python-styleguide - 94479b6009d1166d37b5c018187de544fc952e4e authored over 5 years ago
Update attrs from 19.1.0 to 19.2.0 (#828)

github.com/wemake-services/wemake-python-styleguide - 027bffe2039cc24811b29b476e053444adcae5b4 authored over 5 years ago
Bump flake8-docstrings from 1.4.0 to 1.5.0 (#826)

Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings) from 1.4.0 to 1.5.0.
- [R...

github.com/wemake-services/wemake-python-styleguide - cef67eee00ff603819a7c4157fcdba9b8fd95a02 authored over 5 years ago
Bump pytest from 5.1.3 to 5.2.0 (#824)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.3 to 5.2.0.
- [Release notes](htt...

github.com/wemake-services/wemake-python-styleguide - a6e25dbeff17945cf2c0f8139d8f3a54ade4ce30 authored over 5 years ago
Bump flake8-eradicate from 0.2.1 to 0.2.2 (#825)

Bumps [flake8-eradicate](https://github.com/sobolevn/flake8-eradicate) from 0.2.1 to 0.2.2.
- [...

github.com/wemake-services/wemake-python-styleguide - 2137df9c6392bf87640bbae2b25c0906a3c5704a authored over 5 years ago
WPS431: allow define custom nested classes whitelist (#816)

* Add ability customize nested classes whitelist (#808)

* Add ability customize nested classe...

github.com/wemake-services/wemake-python-styleguide - e38ebce7affb92fdd817a2044689c693f454ae26 authored over 5 years ago
fix broken link to Contribution guide in docs (#823)

github.com/wemake-services/wemake-python-styleguide - f599376698feda899546fafb45fb13d87065e2af authored over 5 years ago
Bump nitpick from 0.21.0 to 0.21.1 (#817)

Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.21.0 to 0.21.1.
- [Release notes]...

github.com/wemake-services/wemake-python-styleguide - 77fd003123045a168b9ef28fa9076e814d833401 authored over 5 years ago
Bump pytest from 5.1.2 to 5.1.3 (#815)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.1.3.
- [Release notes](htt...

github.com/wemake-services/wemake-python-styleguide - f076b926f2532195f0daf3337a45e71a50809ccb authored over 5 years ago
Adds vendor and more docker docs

github.com/wemake-services/wemake-python-styleguide - 1fad722a5af401278a1be7b86646673f23f4e558 authored over 5 years ago
Allows to reuse variables, closes #793, closes #812

github.com/wemake-services/wemake-python-styleguide - 1b75d1a5225dd0dc12a001564093ddcad1ddc9e6 authored over 5 years ago