File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -48,11 +48,11 @@ program-defined, whereas previously it was undefined.
4848
4949#### Linter
5050
51- The Linter was updated to ` 0.1.104 ` , which includes:
51+ The Linter was updated to ` 0.1.105+1 ` , which includes:
5252
53- * updated ` unnecessary_overrides ` to allow overrides when annotations (besides ` @override ` are specified)
54- * updated ` file_names ` to allow names w/ leading ` _ ` 's (and improved performance )
55- * new lint: ` unnecessary_final `
53+ * hardened checks for lib dir location (fixing crashes in ` avoid_renaming_method_parameters ` ,
54+ ` prefer_relative_imports ` and ` public_member_api_docs ` )
55+ * improved performance for ` always_require_non_null_named_parameters `
5656
5757#### Pub
5858
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ vars = {
102102 "intl_tag" : "0.15.7" ,
103103 "jinja2_rev" : "2222b31554f03e62600cd7e383376a7c187967a1" ,
104104 "json_rpc_2_tag" : "2.0.9" ,
105- "linter_tag" : "0.1.104 " ,
105+ "linter_tag" : "0.1.105+1 " ,
106106 "logging_tag" : "0.11.3+2" ,
107107 "markupsafe_rev" : "8f45f5cfa0009d2a70589bcda0349b8cb2b72783" ,
108108 "markdown_tag" : "2.1.1" ,
You can’t perform that action at this time.
0 commit comments