Skip to content

Creating a pre-commit hook #53

@tueda

Description

@tueda

Thanks for developing this useful tool. I discovered DMeta while searching for a pre-commit hook that can automatically remove metadata from Excel files before committing them to Git. I couldn't find an existing pre-commit hook for this purpose.

It would be helpful if DMeta had a pre-commit hook. Would you consider implementing this by adding a .pre-commit-hooks.yaml file? Possible options include:

  1. Adding it to the same repository (openscilab/dmeta)
  2. Creating a separate repository (e.g., openscilab/pre-commit-hook-dmeta)
  3. Hosting it in a third-party repository

For pre-commit users, option 1 seems to be the most straightforward choice. However, if you prefer not to add a tool-specific file to the repository or not to maintain a separate tool-specific repository, option 2 or 3 would be reasonable.

See also:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions