Skip to content

Commit f38a719

Browse files
pqcommit-bot@chromium.org
authored andcommitted
linter 0.1.95
Change-Id: I963a55d62c02c8d0d455d110a74ecf4d3e5a6e32 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/110280 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Phil Quitslund <[email protected]>
1 parent 0c97c31 commit f38a719

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,11 @@
121121

122122
#### Linter
123123

124-
The Linter was updated to `0.1.94`, which includes a number of internal fixes.
124+
The Linter was updated to `0.1.95`, which includes:
125+
126+
* improvements to `unsafe_html` error reporting
127+
* fixed false positives in `prefer_asserts_in_initializer_lists`
128+
* fixes to `prefer_const_constructors` to not flag `@literal` annotated constructors
125129

126130
#### Dartdoc
127131

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ vars = {
9797
"intl_tag": "0.15.7",
9898
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
9999
"json_rpc_2_tag": "2.0.9",
100-
"linter_tag": "0.1.94",
100+
"linter_tag": "0.1.95",
101101
"logging_tag": "0.11.3+2",
102102
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
103103
"markdown_tag": "2.0.3",

0 commit comments

Comments
 (0)