Christian Clauss
|
8344a09bcd
|
Comment on ruff rules
|
2023-03-14 10:33:43 +01:00 |
|
Christian Clauss
|
5de3744a3b
|
Replace bandit, flake8, isort, and pyupgrade with ruff
|
2023-03-14 10:28:09 +01:00 |
|
pre-commit-ci[bot]
|
67676c3b79
|
[pre-commit.ci] pre-commit autoupdate (#8149)
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/tox-dev/pyproject-fmt: 0.8.0 → 0.9.1](https://github.com/tox-dev/pyproject-fmt/compare/0.8.0...0.9.1)
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1)
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-02-21 08:33:44 +01:00 |
|
Andrey
|
a9bd68d96e
|
Add running doctest to pytest default (#7840)
* Add default options for pytest
* updating DIRECTORY.md
* Move pytest settings to pyproject.toml
* Move coverage settings to the pyproject.toml
* Return --doctest-continue-on-failure to pytest
* Convert pytest args to list
* Update pyproject.toml
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2022-10-29 14:27:47 +02:00 |
|