summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.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
* Change mypy and lint github steps to use nox/invoke to make CI validation con...Eric Lin2021-06-141-2/+2
* Added black to Pipfile and black configuration to pyrpoject.tomlblack_configTodd Leonhardt2021-02-011-1/+1
* Simplify workflow configs by removing an environment variable that wasn't use...Todd Leonhardt2021-01-311-3/+0
* Simplify GitHub Actions workflow configs so they run on any push or PR instea...Todd Leonhardt2021-01-311-9/+1
* Finish removing use of caching in GitHub Actions YAML configTodd Leonhardt2021-01-301-2/+0
* Remove GitHub Actions cache step because it wasn't working correctlyTodd Leonhardt2021-01-301-7/+1
* Change name of lint and doc jobsTodd Leonhardt2021-01-301-1/+1
* Add back in GitHub Actions cachingTodd Leonhardt2021-01-301-0/+47