dummy
Some checks failed
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 13s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m34s

This commit is contained in:
ahuston-0 2025-03-20 09:35:16 -04:00
parent dbe844fcc6
commit 5b0c2fba6a
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -29,4 +29,4 @@ options = ["-i", "2", "-s", "-w"]
command = "yamlfmt"
excludes = []
includes = ["*.yaml", "*.yml"]
options = ["-formatter","indent=4"]
options = ["-formatter", "indent=4"]