spack/share/spack/qa
Todd Gamblin 24a4d81097 style: clean up and restructure spack style command
This consolidates code across tools in `spack style` so that each
`run_<tool>` function can be called indirecty through a dictionary
of handlers, and os that checks like finding the executable for the
tool can be shared across commands.

- [x] rework `spack style` to use decorators to register tools
- [x] define tool order in one place in `spack style`
- [x] fix python 2/3 issues to Get `isort` checks working
- [x] make isort error regex more robust across versions
- [x] remove unused output option
- [x] change vestigial `TRAVIS_BRANCH` to `GITHUB_BASE_REF`
- [x] update completion
2021-07-07 17:27:31 -07: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 PythonPackage: url -> pypi (#20610) 2020-12-29 16:44:04 -08: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