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

Support pre-commit #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support pre-commit #210

wants to merge 1 commit into from

Conversation

DingGGu
Copy link

@DingGGu DingGGu commented Sep 20, 2023

Add .pre-commit-hooks for Support pre-commit

Example pre-commit configuration

# .pre-commit-config.yaml
repos:
- repo: https://github.com/opt-nc/yamlfixer
  rev: main
  hooks:
  - id: yamlfixer

@scottgigante-sightline
Copy link

@tamere-allo-peter it would be awesome if you could accept this PR!

@tamere-allo-peter
Copy link
Member

@scottgigante-sightline no time to work on this for now, sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants