mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 20:20:03 +08:00
Mention that ShellCheck is now compatible with Cabal 3
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user