File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,14 @@ you might need to update one or more analyzer results files
26
26
27
27
## How do I update the analyzer results files?
28
28
29
- To update an analyzer results files:
29
+ To update the analyzer results files:
30
30
31
+ 1 . Run ` pub upgrade ` to get the latest version of the pedantic package.
31
32
1 . Run ` ./tool/analyze-and-test-examples.sh --save-logs ` .
32
- 2 . Look at the diffs for the results files.
33
- 3 . If the diffs look good but some comments are missing,
33
+ 1 . Look at the diffs for the results files.
34
+ 1 . If the diffs look good but some comments are missing,
34
35
add back the comments that are still relevant.
35
- 4 . Run ` ./tool/analyze-and-test-examples.sh ` to confirm that
36
+ 1 . Run ` ./tool/analyze-and-test-examples.sh ` to confirm that
36
37
your changes are good.
37
38
38
39
** Pro tip:** You can embed in a doc page specific line(s) from an analyzer
You can’t perform that action at this time.
0 commit comments