[global]
excludes = [
  "npins/default.nix"
]

[formatter.nix]
command = "nixfmt"
includes = [ "*.nix" ]