summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
AgeCommit message (Collapse)Author
2021-03-19Add requirements-dev.txt for python depsScott Shawcroft
2021-03-15update pre-commitmicroDev
- add formatting check - add translations check
2021-01-29workflows: use actions/cache@v2Jeff Epler
2021-01-08need to find strings in ulabJeff Epler
2021-01-08ensure gettext program is available to pre-commitJeff Epler
2020-11-17fix ubuntu-latest stragglersjepler-try-ubuntu-20.04Jeff Epler
2020-10-08workflows: Replace deprecated ::set-envJeff Epler
2020-06-09Update precommit check branchScott Shawcroft
2020-06-03Add a pre-commit configuration to enforce basic file hygiene.Diego Elio Pettenò