File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2323
2424#### Linter
2525
26- Updated the Linter to ` 0.1.120 ` , which includes:
26+ Updated the Linter to ` 0.1.121 ` , which includes:
2727
28+ # 0.1.121
29+
30+ * Performance improvements to ` always_use_package_imports ` ,
31+ ` avoid_renaming_method_parameters ` , ` prefer_relative_imports ` and
32+ ` public_member_api_docs ` .
33+ * (internal): updates to analyzer ` 0.40.4 ` APIs
2834* New lint: ` cast_nullable_to_non_nullable ` .
2935* New lint: ` null_check_on_nullable_type_parameter ` .
3036* New lint: ` tighten_type_of_initializing_formals ` .
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ vars = {
113113 "intl_tag" : "0.16.1" ,
114114 "jinja2_rev" : "2222b31554f03e62600cd7e383376a7c187967a1" ,
115115 "json_rpc_2_rev" : "8f189db8f0c299187a0e8fa959dba7e9b0254be5" ,
116- "linter_tag" : "0.1.120 " ,
116+ "linter_tag" : "0.1.121 " ,
117117 "logging_rev" : "1590ba0b648a51e7eb3895c612e4b72f72623b6f" ,
118118 "markupsafe_rev" : "8f45f5cfa0009d2a70589bcda0349b8cb2b72783" ,
119119 "markdown_rev" : "dbeafd47759e7dd0a167602153bb9c49fb5e5fe7" ,
You can’t perform that action at this time.
0 commit comments