Skip to content

Add a check to ensure that all filters have the executable bit set #69

Description

@pmolodo

Pandoc has a requirement that it's filters be executable. When creating them, though, it is easy to forget to set this bit.

Add a github action that confirms this is set, and/or a pre-commit hook.

Note: if adding a pre-commit hook, recommend installation via prek, to unify handling with aousd/core-spec-supplemental:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions