Skip to content

Commit 04f3c05

Browse files
rakudramaCommit Queue
authored andcommitted
[js_ast] Enable more lints
Change-Id: Ic206a3f1236943aa83a643c2d657b90c42a7968f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420465 Reviewed-by: Nate Biggs <[email protected]> Commit-Queue: Stephen Adams <[email protected]>
1 parent 19e2a2d commit 04f3c05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/js_ast/analysis_options.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ linter:
2323
- directives_ordering
2424
- prefer_single_quotes
2525
- prefer_relative_imports
26+
- unnecessary_ignore
27+
- unnecessary_statements

0 commit comments

Comments
 (0)