Parker Lougheed
|
25c0ae1c42
|
Link to dart.dev for linter rules
This allows more flexibility as we can configure the redirect overtime, compared to the GitHub hosted site which we have less control over. It could even redirect to the old linter site in the meantime if desired.
Contributes to https://github.com/dart-lang/linter/issues/4411 and https://github.com/dart-lang/site-www/issues/4498
Change-Id: I3512002cdf7f62c0338d67cec0d7091f1166479d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307000
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
|
2023-06-02 18:26:13 +00:00 |
|
Janice Collins
|
66929c9853
|
Fix up links in README.
I added one that didn't work, used the opportunity to correct an
error in a different one.
Change-Id: I1e92fc84bc1b80188baa541fcf2cb47fcecf18bf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/252863
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2022-07-27 21:26:19 +00:00 |
|
Janice Collins
|
c736a21932
|
Sync triage document from Google Doc.
This will pave the way to deprecate the old Google Doc as discussed.
Change-Id: I99b422735bb1336990bddae67aa07965b28b16b1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/252860
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
|
2022-07-27 20:08:20 +00:00 |
|
Devon Carew
|
62bb4b76d5
|
[pkg] normalize the headers of the pkg/ readmes
Change-Id: Ida2006d0dd2bbb7d441f15e494fd8c929f15a765
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/246680
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
|
2022-05-31 21:00:13 +00:00 |
|
Michael Thomsen
|
3ef41ed622
|
Update readme to call out 'dart analyze'
Change-Id: I75a12d5f78033e0fcd724dac062a1397f56c54a8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/228563
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2022-01-18 16:52:45 +00:00 |
|
Robert Nystrom
|
5fbde4d850
|
Remove mention of "dartfmt" from analyzer README.
In Dart 2.15, we're removing "dartfmt" in favor of "dart format".
Change-Id: Id26b32872e72e97a45cfd1e28defea9adc38aa24
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215183
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
|
2021-10-01 04:41:04 +00:00 |
|
pq
|
dd35db6192
|
"master->main" migration
Change-Id: I773e0a60a782f9e6678cea22e2a7d8fae48cffa3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212869
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
|
2021-09-09 18:14:36 +00:00 |
|
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 |
|