Show lint diagnostics even if there're errors in the file (KT-12022)
It also affects working with KotlinChangeLocalityDetector. Right after error is fixed in local context file is still reported as having errors and diagnostics are not counted. #KT-12022 Fixed
This commit is contained in:
@@ -125,6 +125,12 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
|
||||
- [`KT-13155`](https://youtrack.jetbrains.com/issue/KT-13155) Implement "Introduce Type Parameter" refactoring
|
||||
|
||||
#### Android Lint
|
||||
|
||||
###### Issues fixed
|
||||
|
||||
- [`KT-12022`](https://youtrack.jetbrains.com/issue/KT-12022) Report lint warnings even when file contains errors
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Compiler
|
||||
|
||||
Reference in New Issue
Block a user