-
Notifications
You must be signed in to change notification settings - Fork 24
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 #54
Merged
Merged
Commits on Oct 29, 2024
-
standardise format, change name of tests file
Configuration menu - View commit details
-
Copy full SHA for 96d8ee4 - Browse repository at this point
Copy the full SHA 96d8ee4View commit details -
ci: add pull request validation workflow
new workflow to check commit format and code style against pre-commit config
Configuration menu - View commit details
-
Copy full SHA for b8f2a76 - Browse repository at this point
Copy the full SHA b8f2a76View commit details -
update pre-commit repo versions and switch black to ruff
Configuration menu - View commit details
-
Copy full SHA for c5fba8c - Browse repository at this point
Copy the full SHA c5fba8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e48eea - Browse repository at this point
Copy the full SHA 6e48eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e62a2 - Browse repository at this point
Copy the full SHA f8e62a2View commit details -
build: remove version from docker compose file
version specifier is deprecated
Configuration menu - View commit details
-
Copy full SHA for 4c5d371 - Browse repository at this point
Copy the full SHA 4c5d371View commit details
Commits on Oct 30, 2024
-
ci: only apply auto-fixes in pre-commit
F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
Configuration menu - View commit details
-
Copy full SHA for e838e5a - Browse repository at this point
Copy the full SHA e838e5aView commit details -
ci: add docformatter args and dependency
docformatter currently can't read from pyproject.toml without tomli
Configuration menu - View commit details
-
Copy full SHA for 4abe80b - Browse repository at this point
Copy the full SHA 4abe80bView commit details -
auto reformat with ruff/docformatter/prettier after config changes
Configuration menu - View commit details
-
Copy full SHA for cb07fb4 - Browse repository at this point
Copy the full SHA cb07fb4View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d7d4fd - Browse repository at this point
Copy the full SHA 7d7d4fdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.