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(() {}); }
31
31
32
32
#### Linter
33
33
34
- The Linter was updated to ` 0.1.97+1 ` , which includes:
34
+ The Linter was updated to ` 0.1.98 ` , which includes:
35
35
36
+ * fixed null raw expression accesses in use_to_and_as_if_applicable
37
+ * internal migration to using analyzer ` InheritanceManager3 `
36
38
* internal migration away from using analyzer ` resolutionMap `
37
39
* various fixes and improvements to anticipate support for extension-methods
38
40
* new lint: ` camel_case_extensions `
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ vars = {
99
99
"intl_tag" : "0.15.7" ,
100
100
"jinja2_rev" : "2222b31554f03e62600cd7e383376a7c187967a1" ,
101
101
"json_rpc_2_tag" : "2.0.9" ,
102
- "linter_tag" : "0.1.97+1 " ,
102
+ "linter_tag" : "0.1.98 " ,
103
103
"logging_tag" : "0.11.3+2" ,
104
104
"markupsafe_rev" : "8f45f5cfa0009d2a70589bcda0349b8cb2b72783" ,
105
105
"markdown_tag" : "2.0.3" ,
You can’t perform that action at this time.
0 commit comments