Browse Source
If a branch name contains '.sh', current shellcheck checks the branch file under .git/ and outputs error because the format is not shell script one. This makes shellcheck exclude files under .git/ to avoid this issue.pull/7048/head
Kenichi Omichi
3 years ago
1 changed files with 1 additions and 1 deletions
Loading…