Git pre-receive hook to check commits and code style
-
Updated
Jul 24, 2023 - Python
Git pre-receive hook to check commits and code style
Validation tools for Spring Cloud Config repos: .json, .yam|, .yml and .properties, verified through script or GitHub Pre-receive Hook!
A Git pre-receive hook to validate pushed commits on the Git server side. The hook avoids all issues by rejecting any commit not matching the rules to get in to the repository in the first place.
Add a description, image, and links to the pre-receive-hooks topic page so that developers can more easily learn about it.
To associate your repository with the pre-receive-hooks topic, visit your repo's landing page and select "manage topics."