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

Support shebang files #30

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Support shebang files #30

merged 6 commits into from
Oct 3, 2024

Conversation

mansona
Copy link
Owner

@mansona mansona commented Oct 3, 2024

This is for files that have a #! /usr/env node or whatever at the start.

The first line needs to stay as a shebang or it breaks everything so we need to consider the second line of the file for file-based ignores 👍

@mansona mansona added the bug Something isn't working label Oct 3, 2024
@mansona mansona merged commit 4fd6001 into main Oct 3, 2024
9 checks passed
@mansona mansona deleted the hash-bang branch October 3, 2024 11:57
@github-actions github-actions bot mentioned this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant