spack/share/spack/qa
Todd Gamblin 24c01d57cf
imports: sort imports everywhere in Spack (#24695)
* fix remaining flake8 errors

* imports: sort imports everywhere in Spack

We enabled import order checking in #23947, but fixing things manually drives
people crazy. This used `spack style --fix --all` from #24071 to automatically
sort everything in Spack so PR submitters won't have to deal with it.

This should go in after #24071, as it assumes we're using `isort`, not
`flake8-import-order` to order things. `isort` seems to be more flexible and
allows `llnl` mports to be in their own group before `spack` ones, so this
seems like a good switch.
2021-07-08 22:12:30 +00:00
..
configuration Add new RubyPackage build system base class (#18199) 2020-09-02 16:26:36 -07:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
completion-test.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
flake8_formatter.py imports: sort imports everywhere in Spack (#24695) 2021-07-08 22:12:30 +00:00
run-build-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-doc-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-shell-tests Speed-up CI by reorganizing tests (#22247) 2021-03-16 08:16:31 -07:00
run-style-tests style: clean up and restructure spack style command 2021-07-07 17:27:31 -07:00
run-unit-tests Dyninst: add elfutils versioning (#19648) 2021-04-27 07:15:37 -05:00
setup-env-test.csh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.fish copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.sh Separable module configuration -- without the bugs this time (#23703) 2021-05-28 14:12:05 -07:00
setup.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
test-framework.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00