Skip to content

Commit bf7d06c

Browse files
formatting
1 parent 47d0bc6 commit bf7d06c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"excludeCommitPaths": [".github/workflows/release.yml"]
2+
"excludeCommitPaths": [
3+
".github/workflows/release.yml"
4+
]
35
}

treefmt.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# See available programs from https://github.com/numtide/treefmt-nix/tree/main/programs
2-
32
{inputs, ...}: {
43
imports = [inputs.treefmt-nix.flakeModule];
54
perSystem = {

0 commit comments

Comments
 (0)