Closed gmvar closed 1 week ago
[x] Change is backwards compatible.
[x] Code formatted with ./format.
./format
[x] Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#all using Flakes.
nix-shell --pure tests -A run.all
nix develop --ignore-environment .#all
[x] Test cases updated/added. See example.
[x] Commit messages are formatted like
{component}: {description} {long description}
See CONTRIBUTING for more information and recent commit messages for examples.
If this PR adds a new module
No meta.maintainers list for this module, so @-ing those who have last touched it. @sumnerevans @ncfavier @rycee
meta.maintainers
Description
Checklist
[x] Change is backwards compatible.
[x] Code formatted with
./format
.[x] Code tested through
nix-shell --pure tests -A run.all
ornix develop --ignore-environment .#all
using Flakes.[x] Test cases updated/added. See example.
[x] Commit messages are formatted like
See CONTRIBUTING for more information and recent commit messages for examples.
If this PR adds a new module
Maintainer CC
No
meta.maintainers
list for this module, so @-ing those who have last touched it. @sumnerevans @ncfavier @rycee