File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,10 @@ main() { foo(() {}); }
3131
3232#### Linter
3333
34- The Linter was updated to ` 0.1.97+1 ` , which includes:
34+ The Linter was updated to ` 0.1.98 ` , which includes:
3535
36+ * fixed null raw expression accesses in use_to_and_as_if_applicable
37+ * internal migration to using analyzer ` InheritanceManager3 `
3638* internal migration away from using analyzer ` resolutionMap `
3739* various fixes and improvements to anticipate support for extension-methods
3840* new lint: ` camel_case_extensions `
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ vars = {
9999 "intl_tag" : "0.15.7" ,
100100 "jinja2_rev" : "2222b31554f03e62600cd7e383376a7c187967a1" ,
101101 "json_rpc_2_tag" : "2.0.9" ,
102- "linter_tag" : "0.1.97+1 " ,
102+ "linter_tag" : "0.1.98 " ,
103103 "logging_tag" : "0.11.3+2" ,
104104 "markupsafe_rev" : "8f45f5cfa0009d2a70589bcda0349b8cb2b72783" ,
105105 "markdown_tag" : "2.0.3" ,
You can’t perform that action at this time.
0 commit comments