We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c26fb4 commit c3a597eCopy full SHA for c3a597e
CHANGELOG.md
@@ -16,6 +16,7 @@
16
- SC2218 about function use-before-define is now more accurate.
17
- SC2317 about unreachable commands is now less spammy for nested ones.
18
- SC2292, optional suggestion for [[ ]], now triggers for Busybox.
19
+- Updates for Bash 5.3, including `${| cmd; }` and `source -p`
20
21
### Removed
22
- SC3013: removed since the operators `-ot/-nt/-ef` are specified in POSIX.1-2024
0 commit comments