commit | 854d5ba1ff30532ffb7430b0f008c3b89d2ba0ad | [log] [tgz] |
---|---|---|
author | Kyle Gottfried <[email protected]> | Fri May 19 08:08:07 2023 -0400 |
committer | GitHub <[email protected]> | Fri May 19 14:08:07 2023 +0200 |
tree | 1d2c691ed34f8856f9b7f9ff27be77cfe1a54c12 | |
parent | 1ab5df0a474718e2a3532480c75feb85eef18e8d [diff] |
Add isort pre-commit and lint with isort and yapf in CI (#1093) * add empty .isort.cfg * force_single_line * add pre-commit-config, apply sort * remove unused pre-commit-hooks * Lint with isort * Lint with Yapf. * move yapftests to its own section * verbose output