workflows: enforce RFC166 formatting for mpvScripts
This commit is contained in:
parent
492b7b257a
commit
294953ddb3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-nix-format.yml
vendored
1
.github/workflows/check-nix-format.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
|||
# Each environment variable beginning with NIX_FMT_PATHS_ is a list of
|
||||
# paths to check with nixfmt.
|
||||
env:
|
||||
NIX_FMT_PATHS_MPVSCRIPTS: pkgs/applications/video/mpv/scripts
|
||||
# Format paths related to the Nixpkgs CUDA ecosystem.
|
||||
NIX_FMT_PATHS_CUDA: |
|
||||
pkgs/development/cuda-modules
|
||||
|
|
Loading…
Reference in a new issue