Issues
- 3
quoting bug on variable assignment in while
#3296 opened by derekkeoughan-afk - 0
SC3045: `trap -p` is specified in POSIX.1-2024
#3310 opened by e-kwsm - 0
SC2033: timeout (POSIX.1-2024) is not checked
#3308 opened by e-kwsm - 0
SC3045: POSIX.1-2024 specifies `cd -P -e`
#3306 opened by e-kwsm - 2
- 2
SC1007 uncovered arrays
#3300 opened by IvanGrigorik - 4
Recommend set -eufo pipefail and discourage POSIX traps
#3288 opened by mcandre - 0
Overhaul the busybox shell type
#3302 opened by brother - 0
SC2016 incompatibility with `sed` command
#3301 opened by IvanGrigorik - 0
SC3001 with busybox shell: "In dash, process substitution is not supported."
#3299 opened by airtower-luna - 0
- 0
SC2126: `grep --quiet` over `[ $(grep -c) -gt 0 ]` etc
#3295 opened by e-kwsm - 0
Warn on nonfinal exec
#3294 opened by mcandre - 0
Warn on trap ... exec
#3293 opened by mcandre - 0
SC2223 causes incorrect behavior
#3286 opened by kpedro88 - 0
SC2015 workaround
#3291 opened by avidseeker - 0
- 0
SC3045 does not conform the actual POSIX.1-2024
#3289 opened by juliyvchirkov - 0
- 1
- 0
Bash 5.3's alternate command substitution supports `local` variables, but SC2168 is shown
#3284 opened by jansorg - 0
Unicode dash not being detected (SC1100)
#3283 opened by na4ma4 - 1
- 4
SC2142: false alarm about positional parameters of external shell script inside an alias
#3245 opened by GfEW - 1
- 0
Add special bash variables to detection + warn if using "incorrectly"
#3279 opened by DreadPirateShawn - 0
SC2154 false positive
#3278 opened by benoit-pierre - 0
Ignore SC2329 for command_not_found_handle()
#3277 opened by nkakouros - 0
WarpSynk Files
#3259 opened by delgado878 - 3
SC2329 false positive when calling function via variable
#3273 opened by MichaIng - 2
Need to report on un-set environment variables
#3266 opened by wardmw - 3
SC3026 raised for ^ used in sed regex pattern
#3271 opened by serpent7776 - 1
False positive SC2034: Variable incorrectly marked as unused inside indented here-document
#3275 opened by paskozdilar - 5
- 0
Reverse string
#3272 opened by OSsoviak - 2
SC2086 piping edge case
#3269 opened by IvanGrigorik - 2
SC2139 arises for no reason
#3268 opened by zzJinux - 0
- 0
[Wiki] Updated SC3059 to match other entries
#3270 opened by alwinw - 0
test
#3267 opened by icanbebetter - 0
Exporting the same variable with bats causes spurious SC2030 SC2031 warnings
#3263 opened by jakub-bochenski - 0
local is undefined in ksh93, but not flagged.
#3262 opened by slycordinator - 0
SC2034 false positive when function changes, but doesn't use, global variable
#3261 opened by russellshackleford - 0
- 0
feature request: check doas and run0 similarly to sudo
#3255 opened by e-kwsm - 0
- 0
does man page confuse search-path and source-path?
#3250 opened by alastair - 2
- 0
- 1