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

Changes how versions are defined

6fdcad491a0fb4f782239ae4da9876836529af0f authored about 6 years ago
Merged

1fe420208baf8df0c57c8bc88a19f9fe21edfd16 authored about 6 years ago
Improves docs, adds some diagrams

1270c7f88e09cec715b4d432e6f809ff879503b4 authored about 6 years ago
Bump pytest from 4.0.2 to 4.1.0 (#430)

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

8d1146df7f048a5a39805beb7bcca370ad22d13d authored about 6 years ago
Bump pytest-cov from 2.6.0 to 2.6.1 (#428)

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

0a143a15b11120fb632e83b24f03c349ab079dc2 authored about 6 years ago
Version 0.6.2 (#424)

0a4ed8092cbcd37a9c963352f76e2b0d19913243 authored about 6 years ago
Restored working pre-0.7 branch

9bfa92eaf4dd61ab6b5eae43aaedf7eb0af3af10 authored about 6 years ago
Merged 0.6.1 into master

28e3bd50e7fb9346b62f1ef54be949a18ca173c0 authored about 6 years ago
Adds check for the number of `except` case, closes #419

5f6d369953384fef57512c0be293581b744b7f6d authored about 6 years ago
Bump flake8-per-file-ignores from 0.6 to 0.7 (#421)

Bumps [flake8-per-file-ignores](https://github.com/snoack/flake8-per-file-ignores) from 0.6 to 0...

2ac0e53b4d438b7de67ac993e5b94849c4d3ed49 authored about 6 years ago
Bump sphinx-autodoc-typehints from 1.5.2 to 1.6.0 (#413)

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

fceebac9f134442a0c8bb12fe712aca791df0cbf authored about 6 years ago
Bump flake8-eradicate from 0.1.1 to 0.2.0 (#414)

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

44048be6c19e350eeae43f0193b3b3ae51ec8d42 authored about 6 years ago
Update sphinx from 1.8.2 to 1.8.3 (#417)

c9b8bd0876460a8a3410da3498c012c2497299c1 authored about 6 years ago
Typo fixed

6420998f525e928f14755fdbccb2b16dd46f0857 authored about 6 years ago
Bump sphinx from 1.8.2 to 1.8.3 (#416)

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

e598a1165b4c11311cae52d8661a4430bfc8d40a authored about 6 years ago
Adds tests for numbers, closes #418

0d0dcbd97aed94951b08bec20f10389f864d16ed authored about 6 years ago
Removes pytest-flake8, closes #410

5005d6fc8e6dcddde245e0a14800278fd2acc8f8 authored about 6 years ago
Forbids to use trailing underscores, closes #408

2f5aba21bdb6258c84304586f3e4c25e3f8de278 authored about 6 years ago
Restricts incorrect `super()` usage, closes #373, closes #372

2cb76c24c9cff4748cf11ca339106492e6746383 authored about 6 years ago
Enforces __slots__ syntax, closes #379

1ca9f21cc2a37f048e4f4172d4b373431ed199b3 authored about 6 years ago
Update sphinx_autodoc_typehints from 1.5.2 to 1.6.0 (#411)

9aaf89c20ceb825af8575ef8f17c6e9d0fe85b4c authored about 6 years ago
Removes accidental semver dep

67488eb26bb775ecf813ec4bd28f73d14a561192 authored about 6 years ago
Forbids to have incorrect class bodies, closes #368

8c13ed824e13d1da33474fb77e4b9247f5574346 authored about 6 years ago
Forbids to have method without arguments, closes #367

2acd895066b6f17666c29074668658e4166d6925 authored about 6 years ago
Forbids to have incorrect base classes, closes #369

3a43cdcf4b6d15c2361b081fefca7802580f64da authored about 6 years ago
Type fixed

b88a6b8d5874c4e534d025206b0a1a94eebeaf26 authored about 6 years ago
Forbids to use simplifiable if nodes, closes #377

4fcd3bd02a4375cede075732b8eab34b2dcf162d authored about 6 years ago
Forbids simple `if`s, closes #364, closes #308

9c59a5db55059220bf295abe400a6397c427e692 authored about 6 years ago
Checking set literals, closes #389, closes #406

c29eb9b59e13a92087d617f0cf5a642ebcbb2a3e authored about 6 years ago
Adds new rule to forbid `yield` in comprehensions, closes #398

c98c385127492f4542fda45945246449b851ec15 authored about 6 years ago
Adds multiline string check, closes #395, refs #389

842c041198a9d7935d0d089a3b7c6a38593eb236 authored about 6 years ago
Fixes readme

31df3a2644f2a30d2170f786a308f7df36b5a4b5 authored about 6 years ago
Forbids to subclass `BaseException`, closes #407

76241125f43e16562c76a12dfd5a0f0449f60e98 authored about 6 years ago
Version 0.6.1, closes #112

9a753dab86770674ad07173d042860fff0a5a3f6 authored about 6 years ago
Adds check for the number of `except` case, closes #419

5b383241b4e77785dd540957d8fcaf3e2cd9f8b2 authored about 6 years ago
Bump flake8-per-file-ignores from 0.6 to 0.7 (#421)

Bumps [flake8-per-file-ignores](https://github.com/snoack/flake8-per-file-ignores) from 0.6 to 0...

7b8f1f0acc24bd4ecb9a246c7a1b5ad3609415c3 authored about 6 years ago
Adds tests for numbers, closes #418

b6e49ad8171734a2729b70c84709e0696f2457fc authored about 6 years ago
Bump sphinx from 1.8.2 to 1.8.3 (#416)

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

d9a6dbf98b8d0d38e4f76e8636189df66be7bff6 authored about 6 years ago
Update sphinx from 1.8.2 to 1.8.3 (#417)

d06ced7e706a1ef91b24dd17db43a7f41f444b8d authored about 6 years ago
Bump flake8-eradicate from 0.1.1 to 0.2.0 (#414)

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

f976eed24613fbd6ea29f1cc589d8f863165a7aa authored about 6 years ago
Bump sphinx-autodoc-typehints from 1.5.2 to 1.6.0 (#413)

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

9d38a04519564c65623a4457894a6bdb366a295e authored about 6 years ago
Typo fixed

c8f532b9c006f088c080f28865eef3c7fcae1dc0 authored about 6 years ago
Restricts incorrect `super()` usage, closes #373, closes #372

578e3b25c0167591b8650e6299e64048fdc98426 authored about 6 years ago
Removes accidental semver dep

39e1252df981b67fe92391b169f948b4b836c1bd authored about 6 years ago
Update sphinx_autodoc_typehints from 1.5.2 to 1.6.0 (#411)

2a1a3ed3ddeadb0204cdf36f28524da6c6fb556c authored about 6 years ago
Removes pytest-flake8, closes #410

6c210e6ed8c35521b46cebc1315ffa900add29d6 authored about 6 years ago
Forbids to use trailing underscores, closes #408

86a6557400ec9b1fc850a8841ba4abcc9cac40fd authored about 6 years ago
Enforces __slots__ syntax, closes #379

285b627658f7051643decae5536e77a95952ad42 authored about 6 years ago
Forbids to have incorrect base classes, closes #369

21e53ac03d00d7c9e5f37604b75dbd82555f3355 authored about 6 years ago
Forbids to have method without arguments, closes #367

1d9837f395ef5d0a5632e3ff7e28d2a3d15cadd6 authored about 6 years ago
Forbids to have incorrect class bodies, closes #368

801e5aab6123d985670a0ebfb7a66067807bf8bb authored about 6 years ago
Type fixed

4b39477e2f18fb023cf1b3cf38a080ca44294ca4 authored about 6 years ago
Forbids to use simplifiable if nodes, closes #377

c41269ac27e22f5be39102c08a7380c4b74d5608 authored about 6 years ago
Forbids simple `if`s, closes #364, closes #308

61506304eecef8c2549c0c5b4a66271f9e4e587d authored about 6 years ago
Fixes readme

db507590fe0ad46f601e2b412722c1fae0d25db6 authored about 6 years ago
Forbids to subclass `BaseException`, closes #407

2bd00afa930b47d7cda46f4aac75161089e5d83b authored about 6 years ago
Checking set literals, closes #389, closes #406

ce6c2796321dfddad763ef66493540c6401f8cc9 authored about 6 years ago
Adds multiline string check, closes #395, refs #389

0c37c599c965e9ba60bc75a25eb5148e1703e6ec authored about 6 years ago
Adds new rule to forbid `yield` in comprehensions, closes #398

1163bb026b7605a7bc128ca94b7f87b16488413d authored about 6 years ago
Adds dependency checks

216288833dc8fdd69722793c0a80b3aa05d7d978 authored about 6 years ago
Version 0.6.0 release, closes #330

18fe9c6152c33410745ebef612a0a9193618b748 authored about 6 years ago
Adds new rules about unpacking, closes #405, closes #397

cb3df775c2b7937a2c15dcd608963c8ae71fb00c authored about 6 years ago
Fixes underscores bug, closes #404

2f57cc769f9c3ae10491925afe4933e3e5333d6a authored about 6 years ago
Adds except checking for duplicates, closes #363

b20eb1a555194b1d19cffcd78821b99d73bb8f69 authored about 6 years ago
Adds assigns check and string modifiers check, closes #400, closes #402

a28cdbbddbbe7890d9eda32c1f6fd6e3172ea1ac authored about 6 years ago
Bump pytest from 3.10.1 to 4.0.2 (#403)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.10.1 to 4.0.2.
- [Release notes](ht...

869c761e0d907852605f8e1231941f8dcfec9c9e authored about 6 years ago
Fixes #392, fixes #394

4ae27b61e20cceeb1e88963d9c62368e6c3ae6cb authored about 6 years ago
Bump mypy from 0.641 to 0.650 (#391)

Bumps [mypy](https://github.com/python/mypy) from 0.641 to 0.650.
- [Release notes](https://git...

a049896e1f6ed6c3cab2b903a975a05a3d34d920 authored about 6 years ago
fix a typo (#386)

d1ce71f3284c010140719c8684bbd1fbffb33166 authored about 6 years ago
Fixes typo

593cee7158029c4615dba681fc16d0600e052c0c authored about 6 years ago
Adds annotation checker, closes #383

bc0e6bfa0b911973e05a0291a4715bf7ce5e7e4b authored about 6 years ago
Adds brackets placing rule, closes #355

62ee22cbdb8c68a96f5ef6971274c850696e00f2 authored about 6 years ago
Forbids to have extra indentation, closes #354

3a7fdc85a84f5849329dae9545f1b137d390d9f8 authored about 6 years ago
Bump sphinx-autodoc-typehints from 1.5.1 to 1.5.2 (#374)

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

c298dbd7265652c7f1a57d094ee25cadfa031fa6 authored about 6 years ago
Update sphinx_autodoc_typehints from 1.5.1 to 1.5.2 (#375)

724ca9ef6dfad3b247845f3e02d22c997c12ed4a authored about 6 years ago
Adds docs about legcay projects, closes #353

Also refs #337

d51f15ef923aea5c219e69705f0a41ef92fd32b0 authored about 6 years ago
Removes pytest-isort, closes #157

535d1a3110cf1c7efd4123c536833c2b8d09393a authored about 6 years ago
Typo

3059a0d950998478c7c4d9eb0dc3d2d43bb25aef authored about 6 years ago
Improves docs and fixes tests

e623b09924fbf9c71af2c6f1c26a6fe6c68f45cd authored about 6 years ago
Adds flake8-per-file-ignore, closes #371

Changes:
- removes `flake8-pytest`, closes #337
- adds default values to the help, closes #359

dde3787697343a82d556b57e04f8e547466587a0 authored about 6 years ago
Bump added-value from 0.13.0 to 0.14.0 (#361)

Bumps [added-value](https://github.com/sixty-north/added-value) from 0.13.0 to 0.14.0.
- [Relea...

57a681edeec228e00080c585a9fc18d36feba0f9 authored about 6 years ago
Update added-value from 0.13.0 to 0.14.0 (#360)

c5cba155de16ee1e8cb8e40e5b54742e358fde8c authored about 6 years ago
Update sphinx_autodoc_typehints from 1.5.0 to 1.5.1 (#357)

6e035c9a85a23a825ebb0999f3970e8da99a7499 authored about 6 years ago
Forbids to use positional boolean arguments, closes #341

254989b167ddf75f0e5dde278c99af1cf3d61cf7 authored about 6 years ago
Adds indentation check, closes #161. closes #352

7bf1435c19f7ee11fd8c112fc992bb37138ba9be authored about 6 years ago
Fixes typing issue

75537d548aa926055da0ea98b057e183f5bbbee2 authored about 6 years ago
Bugsfixes, closes #350, refs #351

60cbab0b2f4eded1654cacc5b5f000fee32a4bfa authored about 6 years ago
Changes CI, closes #335, closes #336

af472937c10e8f1ac23030e0386c076001580c51 authored about 6 years ago
Bump sphinx-autodoc-typehints from 1.3.0 to 1.5.1 (#344)

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

c4c4561c089192a90e6c803ae32f6edb50b496f7 authored about 6 years ago
Bump tomlkit from 0.4.6 to 0.5.3 (#347)

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

d3c3c5a5b09af2cbd5fd7bdd29a7c8260c8deb93 authored about 6 years ago
Bump added-value from 0.8 to 0.13.0 (#346)

Bumps [added-value](https://github.com/sixty-north/added-value) from 0.8 to 0.13.0.
- [Release ...

ca3ad8907568a92dae09d187ec10b42cd7770350 authored about 6 years ago
Remove sphinxcontrib-napoleon package (#343)

* Remove package from `pyproject.toml`
* Update `poetry.lock`
* Remove package from `docs/re...

14a04deaf8ea3a9a6c7dcc1782e308911c4fac2b authored about 6 years ago
Update tomlkit from 0.5.2 to 0.5.3 (#342)

f90b14686898062df4b3449467b2dfb01b2be86b authored about 6 years ago
Forbid multiple assignment targets for context managers #328 (#339)

* Forbid multiple assignment targets for context managers #328

* Forbid multiple assignment t...

a7c959f42020971eaf9f9235d7cce8412ab2f90f authored about 6 years ago
Version 0.5.1 release

d196855db9ee05d678b4f4a3f1786da910a291a8 authored about 6 years ago
Fixes multiple bugs, closes #332, closes #318

a352e3ccf151b684d132be0e7e6f155218c79cc1 authored about 6 years ago
Update sphinx_autodoc_typehints from 1.4.0 to 1.5.0 (#333)

f0270238ecc070e0d087ce21e2046e505c7ef8ff authored about 6 years ago
Update added-value from 0.12.0 to 0.13.0 (#334)

4bf7b49bcc04df3bf8bdd8f26bcf4a9bc696fbc2 authored about 6 years ago
Update sphinx from 1.8.1 to 1.8.2 (#331)

fdd4eab2880b47716060cc4653273c005cb8cbd7 authored about 6 years ago
Tries to fix shell test encoding problem

06decf42c6c9c48f7f3db721301fa5c106061a64 authored about 6 years ago