Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR validation, tool config #36

Merged
merged 9 commits into from
Oct 31, 2024
Merged

PR validation, tool config #36

merged 9 commits into from
Oct 31, 2024

Conversation

alycejenni
Copy link
Member

Batch extension update to add PR validation workflow, standardise/update existing workflows, switch to Ruff, and remove the version specifier from docker-compose.yml.

standardise format, change name of tests file
new workflow to check commit format and code style against pre-commit config
update pre-commit repo versions and switch black to ruff
version specifier is deprecated
F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
docformatter currently can't read from pyproject.toml without tomli
auto reformat with ruff/docformatter/prettier after config changes
@coveralls
Copy link

Coverage Status

coverage: 66.667%. remained the same
when pulling e7a463e on ginger/standardise
into bbe3b69 on dev.

@alycejenni alycejenni merged commit 05d1611 into dev Oct 31, 2024
6 checks passed
@alycejenni alycejenni deleted the ginger/standardise branch October 31, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants