Skip to content

Commit 0970187

Browse files
committed
Mention that SC2002 (UUOC) is now no longer enabled by default.
1 parent f2932eb commit 0970187

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
- SC2330: Warn about unsupported glob matches with [[ .. ]] in BusyBox.
66
- Precompiled binaries for Linux riscv64 (linux.riscv64)
77
### Changed
8+
- SC2002 about Useless Use Of Cat is now disabled by default. It can be
9+
re-enabled with `--enable=useless-use-of-cat` or equivalent directive.
810
- SC2015 about `A && B || C` no longer triggers when B is a test command.
911
### Fixed
1012
- SC2218 about function use-before-define is now more accurate.

0 commit comments

Comments
 (0)