koalaman / shellcheck Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Warning: The install command is a part of the legacy v1 style of cabal usage.
#2381
opened Nov 18, 2021 by
dflock
Test for AND condition with same variable [[ var=0 && var=1 ]]
#2380
opened Nov 16, 2021 by
PeterPitterling
4 tasks done
Detect invalid identifiers in local and declare to avoid unintended side-effects
#2379
opened Nov 15, 2021 by
grische
2 tasks done
SC2048 vs SC2066 - loop over array .. use "quotes" vs "the loop will only run once"
#2374
opened Nov 12, 2021 by
PeterPitterling
4 tasks done
Bug:
--format=diff introduce syntax errors when there are multiple issues for a single token
#2370
opened Nov 9, 2021 by
XuehaiPan
2 tasks done
Feature: Add 'info' notice when an unnecessary directive is encountered
#2367
opened Nov 8, 2021 by
srcshelton
2 tasks done
Add a check for bare [[ ]] and (( )) in bats tests (with pre 4.1 bash)
#2360
opened Oct 21, 2021 by
martin-schulze-vireso
2 tasks done
It should give an error when accessing environment variables with dot
#2342
opened Oct 1, 2021 by
ale5000-git
4 tasks done
SC2034 misses variables exported with allexport/set -a
#2331
opened Sep 22, 2021 by
brchrisman
2 tasks
SC2039: does not trigger for dash (does for POSIX sh)
#2322
opened Sep 8, 2021 by
kevinoid
2 tasks done
Enhancement Request: warning on two functions defined with the same function name
#2316
opened Aug 31, 2021 by
scottdcoulter
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.