File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5151- False positives on enumerator property ` Current ` in ` UnusedProperty ` .
5252- False positives on enums that are never referenced by name (but have used values) in ` UnusedType ` .
5353- Name resolution failures in legacy initialization sections referencing the implementation section.
54- - Name resolution failures whena accessing ancestors of enclosing types from nested type methods.
54+ - Name resolution failures when accessing ancestors of enclosing types from nested type methods.
5555- Name resolution failures on invocations of methods with generic open array parameters.
5656- Name resolution failures around ` Create ` calls on types with ` constructor ` constraints.
5757- Incorrect file position calculation for multiline string tokens.
You can’t perform that action at this time.
0 commit comments