derekpierre
|
95e236b645
|
Modify darker to run with --check for push vs for commit.
|
2023-11-28 13:42:45 +01:00 |
derekpierre
|
f84d8f8520
|
Update versions of `darker` and `ruff` for pre-commit checks.
|
2023-11-09 10:27:45 -05:00 |
Kieran Prasch
|
d0cafca951
|
removes documentation build support.
|
2023-10-30 23:13:12 +01:00 |
Owen Campbell
|
7554837934
|
Add ruff linting to pre-commit and github actions workflow
|
2023-06-29 11:58:18 +01:00 |
derekpierre
|
019264b770
|
Use latest version of darker that resolves imcompatibility with `black` library.
|
2023-01-05 14:31:33 -05:00 |
derekpierre
|
80a0b2f365
|
Use specific sha commit from darker repos which resolves current issue. Change to new version which contains the fix when applicable.
|
2022-12-09 13:59:06 -05:00 |
Kieran Prasch
|
c11731a9b0
|
remove license additions from pre-commit hooks
|
2022-11-16 16:56:28 +00:00 |
derekpierre
|
d74d533851
|
Add GH action for running finnegan's wake demo for pull requests/pushes.
Remove CircleCi validation from pre-commit checks.
|
2022-11-01 14:51:41 -04:00 |
James Campbell
|
f490ee3667
|
Use darker in pre-commit to ensure all future changes are black/isort compliant
|
2022-04-18 17:37:15 -05:00 |
vzotova
|
54ccf6049e
|
Script that compiles contracts and transforms userdoc+devdoc to rst
|
2020-12-25 11:26:51 +03:00 |
Kieran Prasch
|
61a63dcaa4
|
Exclude contract registry from pre-commit hook effects. Remove the registry newline.
|
2020-09-09 11:02:51 -07:00 |
Kieran R. Prasch
|
efc5fba094
|
Adds missing license in several modules. Fixes EOF. Comment for precommit test regarding addional setup.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
51a25fe23e
|
Run unit tests on push. Usees a test script as an entrypoint for pre-push hooks.
|
2020-08-25 07:09:59 -07:00 |
derekpierre
|
aaca1db128
|
Use specific commit hash for versioning of `insert-license` pre-commit hook.
|
2020-05-22 08:55:15 -04:00 |
derekpierre
|
668f25bc38
|
Add pre-commit hook to ensure that AGPL license is included in python source files
|
2020-05-22 08:55:06 -04:00 |
derekpierre
|
c1d93d8941
|
Add "end-of-file-fixer" to pre-commit hooks
|
2020-05-19 14:28:29 -04:00 |
Kieran Prasch
|
69fd86f965
|
remove pre-commit hook for pushing to master to allow for bumpversion to do its thing.
|
2020-05-04 08:55:04 -07:00 |
Kieran Prasch
|
3982a05483
|
Top off initial steps for pre-commit intro.
|
2020-04-23 17:23:43 -07:00 |
Kieran Prasch
|
a1b1411be7
|
Add flake8 to pre-commit
|
2020-04-23 17:23:43 -07:00 |
Kieran Prasch
|
de090ad489
|
Add deps for pre-commit hooks and relock.
|
2020-04-23 17:23:36 -07:00 |