File tree Expand file tree Collapse file tree 4 files changed +522
-338
lines changed Expand file tree Collapse file tree 4 files changed +522
-338
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,15 @@ filename =
15
15
16
16
./utils/80+-check,
17
17
./utils/backtrace-check,
18
+ ./utils/build-parser-lib,
18
19
./utils/build-script,
19
20
./utils/check-incremental,
20
21
./utils/coverage/coverage-build-db,
21
22
./utils/coverage/coverage-generate-data,
22
23
./utils/coverage/coverage-query-db,
23
24
./utils/coverage/coverage-touch-tests,
25
+ ./utils/dev-scripts/blockifyasm,
26
+ ./utils/dev-scripts/split-cmdline,
24
27
./utils/gyb,
25
28
./utils/line-directive,
26
29
./utils/PathSanitizingFileCheck,
@@ -39,11 +42,6 @@ filename =
39
42
# TODO: We should be linting the lit configs.
40
43
# lit.cfg,
41
44
42
- # FIXME: We need to be linting these files.
43
- # ./utils/build-parser-lib,
44
- # ./utils/dev-scripts/blockifyasm,
45
- # ./utils/dev-scripts/split-cmdline,
46
-
47
45
exclude =
48
46
.git,
49
47
__pycache__,
You can’t perform that action at this time.
0 commit comments