Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Moore 0acc564104 Fix a number of URIs referring to dartlang.org
Change-Id: Ie1373e93092023caf5e0bcfd6bb88bfb422d5daf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147921
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
2020-05-13 18:24:12 +00:00
Kevin Moore 8342ec2c71 Fix pub.dev URLs throughout SDK repo
Change-Id: I5bcb7c40be12ee1dc887620281b4807469d67bbb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/125729
Auto-Submit: Kevin Moore <kevmoo@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2019-11-20 11:30:48 +00:00
Devon Carew 6e34c365c8 [analyzer] update the package:analyzer pubspec description
Change-Id: I16e6793f83b1dbb4779d75728704af6b32721cc9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/109555
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2019-07-18 23:06:26 +00:00
pq 118bdcc1f6 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 <pquitslund@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2019-01-30 18:01:04 +00:00
pq ca70671e85 update linter io url
Change-Id: I7370957023f040800da99a5c0dafd8e1bd1c63eb
Reviewed-on: https://dart-review.googlesource.com/c/87021
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2018-12-11 23:02:34 +00:00
Kathy Walrath b18de843b5 Don't link to analyzer_cli
Instead of linking to the DISCONTINUED https://pub.dartlang.org/packages/analyzer_cli, link to https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli#dartanalyzer.

(I'm hoping this is a simple enough change that you can take it through this PR.)

Closes #35350
https://github.com/dart-lang/sdk/pull/35350

GitOrigin-RevId: 579cddb908bce97279995d7f8d0cadcb39e8798d
Change-Id: I584ad6d9ef1f35aef030dc85c1d5c0081f29fe04
Reviewed-on: https://dart-review.googlesource.com/c/86520
Commit-Queue: Kathy Walrath <kathyw@google.com>
Reviewed-by: Kathy Walrath <kathyw@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-12-07 21:29:42 +00:00
Brian Wilkerson 34fea8710c More cleanup related to strong mode, mostly in the SDK support
Change-Id: I1aa0f5169774d53d8ba0902df7880a6462a600bd
Reviewed-on: https://dart-review.googlesource.com/66941
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2018-07-26 16:33:11 +00:00
Dan Rubel 4752b67c62 Note that .analysis_options is deprecated (#29531) 2017-05-03 11:54:35 -04:00
Brian Wilkerson 44836f8538 Support the name analysis_options.yaml for analysis options files
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1975963002 .
2016-05-13 07:33:06 -07:00
Kevin Moore 9f74470493 readme and pubspec tweaks
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/1755913005 .
2016-03-02 17:10:50 -08:00
Seth Ladd 527c163bec document analysis_options
BUG=
R=brianwilkerson@google.com, johnmccutchan@google.com, pquitslund@google.com

Review URL: https://codereview.chromium.org/1414133002 .
2015-10-20 11:32:28 -07:00
Brian Wilkerson b60c723807 Fix the README to point to the right Analysis Server API Specification
R=jwren@google.com

Review URL: https://codereview.chromium.org//1249443002 .
2015-07-20 13:46:04 -07:00
Seth Ladd e0f8ed73a2 Change link to reporting bugs for analyzer package 2015-06-04 15:39:39 -07:00
brianwilkerson@google.com 3d5426c02d Update analyzer readme
R=paulberry@google.com, sethladd@google.com

Review URL: https://codereview.chromium.org//1076873003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45074 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-10 17:21:29 +00:00
scheglov@google.com 7ac0b7d0bd Rename analyzer_experimental to analyzer.
R=jmesserly@google.com, pquitslund@google.com, danrubel@google.com
BUG=

Review URL: https://codereview.chromium.org//45573002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29302 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 23:59:38 +00:00