The removed check was SC1004, not SC1003
This commit is contained in:
parent
db4701d8b5
commit
3a296cd788
|
@ -29,7 +29,7 @@
|
||||||
- Leading `_` can now be used to suppress warnings about unused variables
|
- Leading `_` can now be used to suppress warnings about unused variables
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- SC1003: Literal backslash+linefeed in '' was found to be usually correct
|
- SC1004: Literal backslash+linefeed in '' was found to be usually correct
|
||||||
|
|
||||||
|
|
||||||
## v0.7.2 - 2021-04-19
|
## v0.7.2 - 2021-04-19
|
||||||
|
|
Loading…
Reference in New Issue