spack/share/spack/qa
Todd Gamblin 549ba1ed32 black: fix style check package and flake8 formatting for black
Black will automatically fix a lot of the exceptions we previously allowed for
directives, so we don't need them in our custom `flake8_formatter` anymore.

- [x] remove `E501` (long line) exceptions for directives from `flake8_formatter`,
      as they won't help us now.
- [x] Refine exceptions for long URLs in the `flake8_formatter`.
- [x] Adjust the mock `flake8-package` to exhibit the exceptions we still allow.
- [x] Update style tests for new `flake8-package`.
- [x] Blacken style test.
2022-07-31 13:29:20 -07:00
..
configuration Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
bashcov Use kcov from official Ubuntu 20.04 repository (#25385) 2021-08-19 14:03:10 -07:00
completion-test.sh Update copyright year to 2022 2022-01-14 22:50:21 -08:00
flake8_formatter.py black: fix style check package and flake8 formatting for black 2022-07-31 13:29:20 -07:00
run-build-tests Update copyright year to 2022 2022-01-14 22:50:21 -08:00
run-shell-tests Update copyright year to 2022 2022-01-14 22:50:21 -08:00
run-style-tests Update copyright year to 2022 2022-01-14 22:50:21 -08:00
run-unit-tests Use the non-deprecated MetaPathFinder interface (#29745) 2022-04-07 15:58:20 -07:00
setup_spack.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
setup-env-test.csh Update copyright year to 2022 2022-01-14 22:50:21 -08:00
setup-env-test.fish Update copyright year to 2022 2022-01-14 22:50:21 -08:00
setup-env-test.sh Add a new test to catch exit code failure (#29244) 2022-02-28 12:55:24 -08:00
setup.sh Update copyright year to 2022 2022-01-14 22:50:21 -08:00
test-env-cfg.sh Update copyright year to 2022 2022-01-14 22:50:21 -08:00
test-framework.sh Update copyright year to 2022 2022-01-14 22:50:21 -08:00
vcvarsall.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
windows_test_setup.ps1 Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00