Mention that ShellCheck is now compatible with Cabal 3
This commit is contained in:
parent
5c7d8129ad
commit
0a4580e234
|
@ -2,6 +2,7 @@
|
|||
### Fixed
|
||||
- `-f diff` no longer claims that it found more issues when it didn't
|
||||
- Known empty variables now correctly trigger SC2086
|
||||
- ShellCheck should now be compatible with Cabal 3
|
||||
|
||||
### Added
|
||||
- SC2254: Suggest quoting expansions in case statements
|
||||
|
|
Loading…
Reference in New Issue