Skip to content

chore: add support of pre-commit framework#277

Open
IldarMinaev wants to merge 1 commit into
mainfrom
chore/pre-commit
Open

chore: add support of pre-commit framework#277
IldarMinaev wants to merge 1 commit into
mainfrom
chore/pre-commit

Conversation

@IldarMinaev
Copy link
Copy Markdown
Collaborator

What does this PR do?

Add support of pre-commit framework's checks.
To use: install https://pre-commit.com/ first.

pip install pre-commit
pre-commit install

Additional requirements for cyberferret check: Java installed.

Comment thread .pre-commit-config.yaml
- id: pre-commit-update
args:
- --bleeding-edge
- pre-commit-golang
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure we need hooks for golang in java project?

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 this pull request may close these issues.

3 participants