Skip to content

Remove /usr/bin/env lines - #66

Merged
diazona merged 1 commit into
masterfrom
remove-env-shebangs/1/dev
Jul 2, 2023
Merged

Remove /usr/bin/env lines#66
diazona merged 1 commit into
masterfrom
remove-env-shebangs/1/dev

Conversation

@diazona

@diazona diazona commented Jun 26, 2023

Copy link
Copy Markdown
Contributor

Since none of these files are meant to be run directly as scripts, there's no need to have shebang lines in them, and in fact it could give someone a misleading impression to have them there, so removing them should reduce confusion.

Closes #47

Since none of these files are meant to be run directly as scripts,
there's no need to have shebang lines in them, and in fact it could give
someone a misleading impression to have them there, so removing them
should reduce confusion.

Closes #47
@diazona diazona added this to the v0.8.0 milestone Jun 26, 2023
@diazona
diazona requested review from coordt and redtoad June 26, 2023 02:27
@diazona diazona self-assigned this Jun 26, 2023
@diazona
diazona merged commit f72a1a5 into master Jul 2, 2023
@diazona
diazona deleted the remove-env-shebangs/1/dev branch July 2, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove /usr/bin/env python lines where appropriate

2 participants