archetype-resources..pre-commit-config.yaml Maven / Gradle / Ivy
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
hooks:
- id: check-yaml
- id: check-xml
- id: check-json
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-added-large-files
- id: detect-private-key
© 2015 - 2024 Weber Informatics LLC | Privacy Policy