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