summaryrefslogtreecommitdiff
path: root/.github/workflows/format.yml
Commit message (Expand)AuthorAgeFilesLines
* Deprecate support for Python 3.6 and remove dependency on attrs (#1257)Todd Leonhardt2023-01-311-1/+1
* Bump actions/setup-python from 2 to 4 (#1235)dependabot[bot]2022-07-141-1/+1
* Bump actions/checkout from 2 to 3 (#1233)dependabot[bot]2022-07-141-1/+1
* chore: Set permissions for GitHub actions (#1230)Naveen2022-07-141-0/+3
* Upgrade CI build systems to use Python 3.10 (#1151)Todd Leonhardt2021-10-191-1/+1
* Need to install isort before we can run it ;-)Todd Leonhardt2021-01-311-1/+1
* Add in isort changesTodd Leonhardt2021-01-311-1/+3
* Attempt to fix remaining black failuresTodd Leonhardt2021-01-311-1/+1
* Hopefully print out what files black would want to changeTodd Leonhardt2021-01-311-1/+1
* Change black configTodd Leonhardt2021-01-311-1/+1
* Attempt to make flake8 and black play nicelyTodd Leonhardt2021-01-311-1/+1
* Add black for automatic code formatTodd Leonhardt2021-01-311-0/+28