gruntwork-io / gruntwork-io/pre-commit

Shellcheck does not allow for shebangs with a space

Open
#47 7 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Shell
Stars
547
Forks
168
PR merge metrics
No merged PRs in 30d

Description

The custom regex check will fail if the shebang is in the format of `#! /usr/bin/bash` and only work when removing the space e.g `#!/usr/bin/bash`.

Spaces in shebangs are valid.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.