Skip to content

Commit 49ad066

Browse files
stereotype441Commit Queue
authored andcommitted
Ignore TODOs in newly added analysis_server benchmark
Since the benchmark has its own `analysis_options.yaml` file, the files inside it are analyzed with default analysis options, meaning that `TODO` comments inside the benchmark are now showing up in the IDE, which is distracting when making edits to the analysis server. Change-Id: I42b02da06d6754a26157bcf0c07b8d5c4b2ac31d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414240 Auto-Submit: Paul Berry <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Brian Wilkerson <[email protected]>
1 parent fb137ff commit 49ad066

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
analyzer:
2+
errors:
3+
todo: ignore

0 commit comments

Comments
 (0)