You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- SC2145: replace $@ with $* in info/warn echo strings
- SC3043: remove 'local' (undefined in POSIX sh) and quote $1
- SC2015: replace A && B || true anti-pattern with proper if statements
0 commit comments