Skip to content

Commit 85066dd

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 140274b + fbb8386 commit 85066dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- SC2002 about Useless Use Of Cat is now disabled by default. It can be
1212
re-enabled with `--enable=useless-use-of-cat` or equivalent directive.
1313
- SC2015 about `A && B || C` no longer triggers when B is a test command.
14+
- SC3012: Do not warn about `\<` and `\>` in test/[] as specified in POSIX.1-2024
1415
### Fixed
1516
- SC2218 about function use-before-define is now more accurate.
1617
- SC2317 about unreachable commands is now less spammy for nested ones.

0 commit comments

Comments
 (0)