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 #169

Closed
wants to merge 10 commits into from
Closed

PR validation, tool config #169

wants to merge 10 commits into from

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
this PR is going to be abandoned so this is mostly to remind me to do this again
@alycejenni
Copy link
Member Author

Abandoning for now to avoid conflicts with preps updates

@alycejenni alycejenni closed this Nov 4, 2024
@alycejenni alycejenni deleted the ginger/standardise branch November 4, 2024 13:52
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.

1 participant