Skip to content

Executable bit set on non-executable files #87

@cebtenzzre

Description

@cebtenzzre

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions