Commit ca4ebed
committed
tools: use ad-hoc flag to lint Nix files
Here's what `treefmt --help` documents:
`--ci`: Runs `treefmt` in a CI mode, enabling `--no-cache`,
`--fail-on-change` and adjusting some other settings best suited
to a CI use case.
PR-URL: #61405
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 828feb2 commit ca4ebedCopy full SHA for ca4ebed
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.github/workflows/linters.yml
Copy file name to clipboardExpand all lines: .github/workflows/linters.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
153 | 153 | |
154 | 154 | |
155 | 155 | |
156 | | - |
| 156 | + |
157 | 157 | |
158 | 158 | |
159 | 159 | |
|
0 commit comments