summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-10-30 19:57:49 +0100
committerGitHub <noreply@github.com>2024-10-30 18:57:49 +0000
commitc3435b4e7df11d0ecf4ced529e56ec84ba3d5067 (patch)
tree6185e300baf3ab24884a37ba7ad230e943e3ab4f /.mailmap
parent02d2c4a9ffee22c8aca8e5c4b10d40ee3a9183d5 (diff)
downloadspack-c3435b4e7df11d0ecf4ced529e56ec84ba3d5067.tar.gz
spack-c3435b4e7df11d0ecf4ced529e56ec84ba3d5067.tar.bz2
spack-c3435b4e7df11d0ecf4ced529e56ec84ba3d5067.tar.xz
spack-c3435b4e7df11d0ecf4ced529e56ec84ba3d5067.zip
hooks: run in clear, fixed order (#47329)
Currently the order in which hooks are run is arbitrary. This can be fixed by sorted(list_modules(...)) but I think it is much more clear to just have a static list. Hooks are not extensible other than modifying Spack code, which means it's unlikely people maintain custom hooks since they'd have to fork Spack. And if they fork Spack, they might as well add an entry to the list when they're continuously rebasing.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions