Merge branch 'e-kwsm-SC3013'

This commit is contained in:
Vidar Holen 2025-04-27 16:16:49 -07:00
commit 62a8ecf9bf
2 changed files with 3 additions and 3 deletions

View file

@ -17,6 +17,8 @@
- SC2317 about unreachable commands is now less spammy for nested ones.
- SC2292, optional suggestion for [[ ]], now triggers for Busybox.
### Removed
- SC3013: removed since the operators `-ot/-nt/-ef` are specified in POSIX.1-2024
## v0.10.0 - 2024-03-07
### Added