Skip to content

Commit 118bdcc

Browse files
pqcommit-bot@chromium.org
authored andcommitted
backlink to language docs for customized analysis
Follow up from: https://github.com/dart-lang/linter/issues/1365. Change-Id: Iaeef849406b191d99a84501884c3d34b37ccb59d Reviewed-on: https://dart-review.googlesource.com/c/91681 Commit-Queue: Phil Quitslund <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]>
1 parent bc2a5a6 commit 118bdcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg/analyzer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ linter:
6464
- camel_case_types
6565
```
6666

67+
For more information, see the docs for
68+
[customizing static analysis][custom_analysis].
69+
6770
## Who uses this library?
6871

6972
Many tools embed this library, such as:
@@ -104,3 +107,4 @@ See the [LICENSE] file.
104107
[dartfmt]: https://github.com/dart-lang/dart_style
105108
[dartdoc]: https://github.com/dart-lang/dartdoc
106109
[analysis_sever]: https://github.com/dart-lang/sdk/tree/master/pkg/analysis_server
110+
[custom_analysis]: https://www.dartlang.org/guides/language/analysis-options

0 commit comments

Comments
 (0)