summaryrefslogtreecommitdiff
path: root/.github/workflows/format_push.yaml
AgeCommit message (Collapse)Author
2022-02-22Install extra CLI dependencies that are missing (#16426)Joel Challis
* Install extra CLI dependencies that are missing * dos2unix is part of base container
2022-02-22Install extra CLI dependencies that are missing (#16425)Joel Challis
2021-11-17Add diff logic to python format subcommand (#15156)Joel Challis
* Add diff logic to python format subcommand * Update test * Add in filter per format-c * fix tests * Update new workflow
2021-11-17Auto-create PRs for merged formatting issues (#15157)Joel Challis
* Auto-create PRs for merged formatting issues * Update .github/workflows/format_push.yaml