summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Collapse)AuthorAgeFilesLines
...
* Add typing to ``test_self``Daniël van Noord2022-09-031-1/+2
|
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-08-311-2/+2
| | | | | | updates: - [github.com/myint/autoflake: v1.4 → v1.5.1](https://github.com/myint/autoflake/compare/v1.4...v1.5.1) - [github.com/DanielNoord/pydocstringformatter: v0.7.0 → v0.7.1](https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.0...v0.7.1)
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-08-221-2/+2
| | | | | | updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.7.1...v3.0.0-alpha.0) - [github.com/DanielNoord/pydocstringformatter: v0.6.2 → v0.7.0](https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.2...v0.7.0)
* [pre-commit.ci] pre-commit autoupdate (#7310)pre-commit-ci[bot]2022-08-161-1/+1
| | | | | | updates: - [github.com/rstcheck/rstcheck: v6.0.0.post1 → v6.1.0](https://github.com/rstcheck/rstcheck/compare/v6.0.0.post1...v6.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#7278)pre-commit-ci[bot]2022-08-091-1/+1
| | | | | | | updates: - [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.3...5.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#7256)pre-commit-ci[bot]2022-08-021-3/+3
| | | | | | | | updates: - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3) - [github.com/Pierre-Sassoulas/black-disable-checker: v1.1.0 → v1.1.1](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/v1.1.0...v1.1.1) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.3](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#7230)pre-commit-ci[bot]2022-07-261-2/+2
| | | | | | | updates: - [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2) - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](https://github.com/pre-commit/mirrors-mypy/compare/v0.961...v0.971) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add pre-commit hook to verify format of news fragmentDudeNr332022-07-171-0/+7
|
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-07-121-2/+2
| | | | | | updates: - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1) - [github.com/DanielNoord/pydocstringformatter: v0.6.1 → v0.6.2](https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.1...v0.6.2)
* [pre-commit.ci] pre-commit autoupdate (#7129)pre-commit-ci[bot]2022-07-051-1/+1
| | | | | | updates: - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add setup.py back to fix dependabot (#7082)Marc Mueller2022-06-281-1/+1
|
* Improve packaging [PEP 517 + 621] (#7076)Marc Mueller2022-06-281-1/+1
| | | | | | | * Use isolated build environments * Update release ci job to use build * Use new project metadata format * Cleanup MANIFEST.in * Remove setup.py
* [pre-commit.ci] pre-commit autoupdate (#6988)pre-commit-ci[bot]2022-06-211-2/+2
| | | | | | | updates: - [github.com/pre-commit/mirrors-prettier: v2.6.2 → v2.7.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.2...v2.7.1) - [github.com/DanielNoord/pydocstringformatter: v0.6.0 → v0.6.1](https://github.com/DanielNoord/pydocstringformatter/compare/v0.6.0...v0.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#6948)pre-commit-ci[bot]2022-06-141-3/+3
| | | | | | | | updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.33.0 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.33.0...v2.34.0) - [github.com/pre-commit/mirrors-mypy: v0.960 → v0.961](https://github.com/pre-commit/mirrors-mypy/compare/v0.960...v0.961) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Bump sphinx from 4.5.0 to 5.0.1 (#6879)dependabot[bot]2022-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Bump sphinx from 4.5.0 to 5.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Updates Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#6884)pre-commit-ci[bot]2022-06-071-2/+2
| | | | | | | updates: - [github.com/asottile/pyupgrade: v2.32.1 → v2.33.0](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.33.0) - [github.com/rstcheck/rstcheck: v6.0.0rc3 → v6.0.0.post1](https://github.com/rstcheck/rstcheck/compare/v6.0.0rc3...v6.0.0.post1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add `multiple-imports` example (#6863)Harutaka Kawamura2022-06-051-1/+1
| | | Exclude multiple-imports/bad.py from isort
* [doc] Add `trailing-newlines` example (#6839)Harutaka Kawamura2022-06-051-1/+6
| | | Use literalinclude for including python file in examples.
* [doc] Add `trailing-whitespace` example (#6836)Harutaka Kawamura2022-06-051-1/+1
| | | | | Co-authored-by: Harutaka Kawamura <hkawamura0130@gmail.com> Co-authored-by: Vladyslav Krylasov <vladyslav.krylasov@gmail.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* [check-changelog] Temporarily remove the check in wait of #6688 (#6819)Pierre Sassoulas2022-06-031-7/+0
|
* Add disable and exclude pylint files in CI (#6814)Daniël van Noord2022-06-031-5/+5
|
* [doc] Add a check for changelogs and fix the issues encountered (#6735)Pierre Sassoulas2022-06-011-0/+7
|
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-05-301-3/+3
| | | | | | | updates: - [github.com/Pierre-Sassoulas/black-disable-checker: 1.0.1 → v1.1.0](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/1.0.1...v1.1.0) - [github.com/rstcheck/rstcheck: v6.0.0rc2 → v6.0.0rc3](https://github.com/rstcheck/rstcheck/compare/v6.0.0rc2...v6.0.0rc3) - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](https://github.com/pre-commit/mirrors-mypy/compare/v0.950...v0.960)
* Upgrade documentation around the changelogPierre Sassoulas2022-05-281-3/+2
| | | | | | | | We do not upgrade the scripts at the same time because we want to avoid conflicts with main and need to merge the file moved for that. Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
* Fix tests and add example for explicit `Union` type hint.DudeNr332022-05-271-1/+1
|
* [pre-commit.ci] pre-commit autoupdate (#6631)pre-commit-ci[bot]2022-05-261-3/+4
| | | | | | | | | | | | | * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/myint/rstcheck: v5.0.0 → v6.0.0rc1](https://github.com/myint/rstcheck/compare/v5.0.0...v6.0.0rc1) * Make rstcheck compatible with 6.0.0 * Update .pre-commit-config.yaml Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* Enable line-wrapping from ``pydocstringformatter``Daniël van Noord2022-05-231-1/+1
|
* Update ``pydocstringformatter`` to ``0.6.0`` (#6671)Daniël van Noord2022-05-231-2/+2
|
* [pre-commit.ci] pre-commit autoupdate (#6567)pre-commit-ci[bot]2022-05-101-1/+1
| | | | | | updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-05-031-1/+1
| | | | | updates: - [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950)
* Functional tests for ``pyreverse`` (#6449)Andreas Finkler2022-04-301-1/+1
| | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* Only run spelling checks in CI with manual hookDaniël van Noord2022-04-261-0/+11
|
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-04-191-1/+1
| | | | | updates: - [github.com/myint/rstcheck: 3f92957478422df87bd730abde66f089cc1ee19b → v5.0.0](https://github.com/myint/rstcheck/compare/3f92957478422df87bd730abde66f089cc1ee19b...v5.0.0)
* [pre-commit.ci] pre-commit autoupdate (#6274)pre-commit-ci[bot]2022-04-121-2/+2
| | | | | | | updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0) - [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Set ``pyupgrade`` to ``--py37-plus``Daniël van Noord2022-04-111-1/+1
|
* Added misplaced-future message example (#6243)Matus Valo2022-04-091-1/+1
| | | Co-authored-by: Vladyslav Krylasov <vladyslav.krylasov@gmail.com>
* Added ungrouped-imports message example (#6238)Matus Valo2022-04-091-1/+1
| | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Added wrong-import-order message example (#6239)Matus Valo2022-04-091-1/+1
| | | | | * isort should ignore wrong-import-order/bad.py file Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Add example for `reimported` message documentation (#6206)Gunung P. Wibisono2022-04-061-0/+1
|
* [pre-commit.ci] pre-commit autoupdate (#6186)pre-commit-ci[bot]2022-04-051-1/+1
| | | | | | updates: - [github.com/pre-commit/mirrors-prettier: v2.6.1 → v2.6.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.1...v2.6.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#6023)pre-commit-ci[bot]2022-03-291-4/+4
| | | | | | | | | | | | | | * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/Pierre-Sassoulas/copyright_notice_precommit: f683ab7d10d5f7e779c75aea17197007583d14e4 → 0.1.2](https://github.com/Pierre-Sassoulas/copyright_notice_precommit/compare/f683ab7d10d5f7e779c75aea17197007583d14e4...0.1.2) - [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0) - [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942) - [github.com/pre-commit/mirrors-prettier: v2.6.0 → v2.6.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.0...v2.6.1) * Update .pre-commit-config.yaml Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-251-14/+6
|
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+8
| | | | | Fix the existing file so they have a notice. No header for setup.py or examples or doc
* Set up system of code examples and details for message documentation (#5934)Daniël van Noord2022-03-231-1/+1
|
* [pre-commit.ci] pre-commit autoupdate (#5949)pre-commit-ci[bot]2022-03-221-2/+2
| | | | | | | updates: - [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](https://github.com/pre-commit/mirrors-mypy/compare/v0.940...v0.941) - [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.5.1...v2.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update ``pydocstringformatter`` to ``0.5.3`` (#5918)Daniël van Noord2022-03-151-2/+2
|
* [pre-commit.ci] pre-commit autoupdate (#5917)pre-commit-ci[bot]2022-03-151-1/+1
| | | | | | updates: - [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-131-1/+3
|
* Upgrade mypy to 0.940 (#5900)Daniël van Noord2022-03-121-1/+1
|
* Use the ``tomli`` package instead of ``toml`` to parse ``.toml`` (#5887)Daniël van Noord2022-03-101-2/+1
| | | Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>