mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Mention that ShellCheck is now compatible with Cabal 3
This commit is contained in:
parent
5c7d8129ad
commit
0a4580e234
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue