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

Executable bit set on non-executable files #87

Open
cebtenzzre opened this issue Sep 20, 2018 · 1 comment · May be fixed by #113
Open

Executable bit set on non-executable files #87

cebtenzzre opened this issue Sep 20, 2018 · 1 comment · May be fixed by #113

Comments

@cebtenzzre
Copy link

A seemingly random set of files (including many JSON files and C source files) are set executable.
I run Linux and use zsh, but given an environment with a fairly similar chmod command and shell globbing, this would be easy to partially fix:

chmod a-x test_parsing/* test_transform/* parsers/**/*.{c,h}{,pp}
@themobiusproject themobiusproject linked a pull request Jun 9, 2020 that will close this issue
@themobiusproject
Copy link

It was annoying me too.

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 a pull request may close this issue.

2 participants