Commit ab4e368
committed
fix(nix): Make format-check non-blocking
Remove --Werror from clang-format check to treat formatting issues
as warnings instead of errors.
Different clang-format versions produce different formatting results,
causing false failures across different environments.1 parent 4b9bbae commit ab4e368
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments