update formatter configuration #201

Merged
clan-bot merged 5 commits from Mic92-main into main 2024-07-01 13:34:36 +00:00
2 changed files with 6 additions and 5 deletions
Showing only changes of commit 0037d7d218 - Show all commits

View File

@ -313,15 +313,16 @@
]
},
"locked": {
"lastModified": 1719749022,
"narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=",
"lastModified": 1719836491,
"narHash": "sha256-0kZeCwwYe51lN/9X2eCcBaAxFHeHTN1ieyuq/4UG8xg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd",
"rev": "e78a4ce2041d5179f84b9a91001d9d35e72d3d21",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "opentofu",
"repo": "treefmt-nix",
"type": "github"
}

View File

@ -12,7 +12,7 @@
flake-compat.url = "github:edolstra/flake-compat";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
treefmt-nix.url = "github:numtide/treefmt-nix";
treefmt-nix.url = "github:numtide/treefmt-nix/opentofu";
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
nixos-mailserver = {
@ -63,7 +63,7 @@
{
treefmt = {
projectRootFile = ".git/config";
programs.hclfmt.enable = true;
programs.terraform.enable = true;
programs.nixfmt-rfc-style.enable = true;
settings.formatter.nixfmt-rfc-style.excludes = [
# generated files