Commit fa8110a
build: silence cpp lint by default
The cpp linter is very noisy at the moment. So use the --quiet flag
by default instead of being verbose in this case.
PR-URL: #26252
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 2fe9886 commit fa8110aCopy full SHA for fa8110a
File tree
Expand file treeCollapse file tree
1 file changed
+2
-5
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+2
-5
lines changedOpen diff view settings
Collapse file
+2-5Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1266 | 1266 | |
1267 | 1267 | |
1268 | 1268 | |
1269 | | - |
1270 | | - |
1271 | | - |
1272 | | - |
1273 | | - |
| 1269 | + |
| 1270 | + |
1274 | 1271 | |
1275 | 1272 | |
1276 | 1273 | |
|
0 commit comments