Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(503)

Issue 2993323002: Add a hint to rename .analysis_options files. (Closed)

Created:
3 years, 4 months ago by devoncarew
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-uxr+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : and hint to global list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -8 lines) Patch
M pkg/analyzer/lib/error/error.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/analysis_options/error/option_codes.dart View 1 chunk +28 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/options.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/options_test.dart View 1 chunk +32 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
devoncarew
Add a hint to rename .analysis_options files to analysis_options.yaml. (partial redux of https://codereview.chromium.org/2654043003/)
3 years, 4 months ago (2017-08-09 05:49:59 UTC) #2
devoncarew
On 2017/08/09 05:49:59, devoncarew wrote: > Add a hint to rename .analysis_options files to analysis_options.yaml. ...
3 years, 4 months ago (2017-08-09 05:59:38 UTC) #3
Brian Wilkerson
This is not quite complete. There is a global list of error codes that needs ...
3 years, 4 months ago (2017-08-09 13:45:58 UTC) #4
devoncarew
On 2017/08/09 13:45:58, Brian Wilkerson wrote: > This is not quite complete. > > There ...
3 years, 4 months ago (2017-08-09 16:43:50 UTC) #5
devoncarew
3 years, 4 months ago (2017-08-09 16:44:00 UTC) #7
scheglov
Does it work with Analysis Driver? It changes tasks, and I cannot find whether we ...
3 years, 4 months ago (2017-08-09 16:59:17 UTC) #8
devoncarew
On 2017/08/09 16:59:17, scheglov wrote: > Does it work with Analysis Driver? > It changes ...
3 years, 4 months ago (2017-08-09 17:06:15 UTC) #9
scheglov
LGTM OK, I see now - the task is used in ContextManagerImpl in Analysis Server.
3 years, 4 months ago (2017-08-09 17:09:42 UTC) #10
Brian Wilkerson
The subclass test is in analyzer/test/src/task/options_test.dart
3 years, 4 months ago (2017-08-09 17:12:55 UTC) #11
devoncarew
Thanks for the info! I found the list of files in pkg/analyzer/test/error/error_test.dart; it looks like ...
3 years, 4 months ago (2017-08-09 17:23:42 UTC) #12
Brian Wilkerson
lgtm, thanks!
3 years, 4 months ago (2017-08-09 17:25:54 UTC) #13
danrubel
LGTM!
3 years, 4 months ago (2017-08-09 18:04:29 UTC) #14
devoncarew
3 years, 4 months ago (2017-08-09 18:48:37 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
69afd51bbe60f1450c8c3470b08fcd4866de84c4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698