-
Notifications
You must be signed in to change notification settings - Fork 9
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
Pre-commit workflow #21
Commits on Nov 30, 2023
-
git: adding pre-commit configuration file
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff204a8 - Browse repository at this point
Copy the full SHA ff204a8View commit details -
deps: adding requirements file for development
Since `setup.py` doesn't have a good mechanism for differentiating between production and development dependencies, including this file as a way for contributors Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36a1a5b - Browse repository at this point
Copy the full SHA 36a1a5bView commit details -
script: removing obsolete git hook installation script
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01d24f5 - Browse repository at this point
Copy the full SHA 01d24f5View commit details -
script: removing previous git hook scripts
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5e17e7 - Browse repository at this point
Copy the full SHA a5e17e7View commit details -
git: adding bandit to pre-commit workflow
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1d2ae0 - Browse repository at this point
Copy the full SHA c1d2ae0View commit details -
git: removing redundant python import sorting
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9bd586 - Browse repository at this point
Copy the full SHA a9bd586View commit details -
fix: not pinning black to python 3.9
Signed-off-by: Lee, Kin Long Kelvin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec9c5f6 - Browse repository at this point
Copy the full SHA ec9c5f6View commit details
Commits on Dec 1, 2023
-
deps: removing requirements file for future toml port
Signed-off-by: Kin Long Kelvin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c28a4d - Browse repository at this point
Copy the full SHA 2c28a4dView commit details -
docs: updating contributing docs with pre-commit change
Signed-off-by: Kin Long Kelvin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24728d0 - Browse repository at this point
Copy the full SHA 24728d0View commit details -
docs: updating line length spec and removing pylint mentions
Signed-off-by: Kin Long Kelvin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61d979d - Browse repository at this point
Copy the full SHA 61d979dView commit details