summaryrefslogtreecommitdiff
path: root/.github/workflows/linters.yml
AgeCommit message (Expand)Author
2023-01-31[4.0.x] Skipped GitHub actions for linters and JavaScript tests on purely doc...Mariusz Felisiak
2022-11-22[4.0.x] Bumped gh-problem-matcher-wrap version to 2.0.0.Mariusz Felisiak
2022-02-08[4.0.x] Refs #33476 -- Added GitHub action to run black linter.Carlton Gibson
2021-03-09Updated Git branch "master" to "main" in GitHub actions workflows.Markus Holtermann
2021-02-26Changed "pip3 install" to "python -m pip install" in GitHub actions workflows.Mariusz Felisiak
2021-02-26Enabled GitHub actions on push.Mariusz Felisiak
2021-01-20Used GitHub actions for isort and flake8 tests.Tom Forbes