Skip to content

v0.3.0

@rcmdnk rcmdnk tagged this 06 Nov 14:22
9ce13f1 - style: remove extra newlines in pyproject.toml fix: update ruff lint configuration comments for clarity feat: add per-file ignores for ruff to exclude S101 in test files style: use "is" instead of "==" to check exception type in test (rcmdnk)
bda6194 - feat: add new ruff linting and formatting hooks to pre-commit configuration feat: add support for cython and jupyter types in pre-commit hooks feat: add ruff as a poetry optional dependency docs: add ruff related configuration to pyproject.toml including lint rules and formatting feat: add ruff linting and formatting to poetry dev group dependencies fix: mark ruff dependency for linting as non-optional in poetry settings (rcmdnk)

Full Changelog: https://github.com/rcmdnk/pyproject-pre-commit.git/compare/v0.2.5...v0.3.0
Assets 2
Loading