Skip to content
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

turn off node shebang test #41

Merged
merged 1 commit into from
Oct 28, 2019
Merged

Conversation

dbushong
Copy link
Member

it assumes you only ever want #!/usr/bin/env node on things in your
bin section, but people might want random unexported things in
./scripts/ e.g.


This PR was started by: git wf pr

it assumes you only ever want `#!/usr/bin/env node` on things in your
`bin` section, but people might want random unexported things in
`./scripts/` e.g.
Copy link
Member

@aotarola aotarola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💚

@dbushong dbushong merged commit 3f5b4e6 into master Oct 28, 2019
@dbushong dbushong deleted the dbushong/feature/master/node-tweaks branch October 28, 2019 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants