mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 18:48:16 -07:00
The removed check was SC1004, not SC1003
This commit is contained in:
parent
db4701d8b5
commit
3a296cd788
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
- Leading `_` can now be used to suppress warnings about unused variables
|
||||
|
||||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue