Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(182)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: pkg/analyzer/.analysis_options
Issue
2196363003
:
Make analyzer strong-mode clean (Closed)
Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set:
Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
pkg/analysis_server/lib/src/status/get_handler.dart
pkg/analyzer/.analysis_options
pkg/analyzer/lib/src/dart/element/element.dart
pkg/analyzer/lib/src/generated/engine.dart
pkg/analyzer/lib/src/generated/error_verifier.dart
pkg/analyzer/lib/src/generated/type_system.dart
pkg/analyzer/lib/src/summary/link.dart
pkg/analyzer/lib/src/summary/summarize_ast.dart
pkg/analyzer/lib/src/task/inputs.dart
pkg/analyzer/test/generated/sdk_test.dart
pkg/analyzer/test/generated/strong_mode_test.dart
pkg/analyzer/test/src/context/builder_test.dart
pkg/analyzer/test/src/context/context_test.dart
pkg/analyzer/test/src/summary/summarize_ast_test.dart
pkg/analyzer/test/src/task/strong/strong_test_helper.dart
View unified diff
|
Download patch
« no previous file with comments
|
« pkg/analysis_server/lib/src/status/get_handler.dart
('k') |
pkg/analyzer/lib/src/dart/element/element.dart »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1
analyzer:
2
strong-mode: true
1 linter:
3 linter:
2 rules:
4 rules:
3 # TODO(pq): re-enable once we have a bulk edit tool
5 # TODO(pq): re-enable once we have a bulk edit tool
4 # - annotate_overrides
6 # - annotate_overrides
5 - empty_constructor_bodies
7 - empty_constructor_bodies
6 - unnecessary_brace_in_string_interp
8 - unnecessary_brace_in_string_interp
OLD
NEW
« no previous file with comments
|
« pkg/analysis_server/lib/src/status/get_handler.dart
('k') |
pkg/analyzer/lib/src/dart/element/element.dart »
('j') |
no next file with comments »
Issue 2196363003: Make analyzer strong-mode clean (Closed)
Created 4 years, 4 months ago by Brian Wilkerson
Modified 4 years, 4 months ago
Reviewers: scheglov
Base URL: https://github.com/dart-lang/sdk.git@master
Comments: 0
This is Rietveld
408576698