mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
Update changelog with Bash 5.3 features
This commit is contained in:
parent
0c26fb405d
commit
c3a597e6dd
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
- SC2218 about function use-before-define is now more accurate.
|
||||
- SC2317 about unreachable commands is now less spammy for nested ones.
|
||||
- SC2292, optional suggestion for [[ ]], now triggers for Busybox.
|
||||
- Updates for Bash 5.3, including `${| cmd; }` and `source -p`
|
||||
|
||||
### Removed
|
||||
- SC3013: removed since the operators `-ot/-nt/-ef` are specified in POSIX.1-2024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue