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

Pre-Commit Hooks #786

Closed
vorburger opened this issue Sep 24, 2023 · 1 comment
Closed

Pre-Commit Hooks #786

vorburger opened this issue Sep 24, 2023 · 1 comment
Assignees

Comments

@vorburger
Copy link
Collaborator

The goal of this issue is to set up https://pre-commit.com.

Like https://github.com/enola-dev/enola/blob/main/.pre-commit-config.yaml

With https://pre-commit.ci.

PR #785 proposed initial configuration.

@vorburger vorburger self-assigned this Sep 24, 2023
vorburger added a commit to vorburger/MariaDB4j that referenced this issue Sep 24, 2023
Because Checkstyle runs as part of the Maven build instead of Pre-Commit.

Also exclude DBs + mvnw from Pre-Commit.
vorburger added a commit to vorburger/MariaDB4j that referenced this issue Sep 24, 2023
All of these changes were made by running `pre-commit run --all-files`.
vorburger added a commit to vorburger/MariaDB4j that referenced this issue Sep 24, 2023
This project doesn't really contain bash shell scripts anyway
(outside of DBs/, which are out of our control), and `shellcheck`
is not available on https://pre-commit.ci anyways.
vorburger added a commit that referenced this issue Sep 24, 2023
Because Checkstyle runs as part of the Maven build instead of Pre-Commit.

Also exclude DBs + mvnw from Pre-Commit.
vorburger added a commit that referenced this issue Sep 24, 2023
All of these changes were made by running `pre-commit run --all-files`.
vorburger added a commit that referenced this issue Sep 24, 2023
This project doesn't really contain bash shell scripts anyway
(outside of DBs/, which are out of our control), and `shellcheck`
is not available on https://pre-commit.ci anyways.
@vorburger
Copy link
Collaborator Author

done

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

No branches or pull requests

1 participant