https://github.com/pre-commit/mirrors-puppet-lint
Mirror of puppet-lint gem for pre-commit.
https://github.com/pre-commit/mirrors-puppet-lint
Last synced: 6 months ago
JSON representation
Mirror of puppet-lint gem for pre-commit.
- Host: GitHub
- URL: https://github.com/pre-commit/mirrors-puppet-lint
- Owner: pre-commit
- License: mit
- Created: 2015-03-07T03:49:07.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T08:38:13.000Z (over 1 year ago)
- Last Synced: 2025-06-09T19:04:28.215Z (7 months ago)
- Language: Ruby
- Size: 30.3 KB
- Stars: 7
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
puppet-lint mirror
================
Mirror of puppet-lint gem for pre-commit.
For pre-commit: see https://github.com/pre-commit/pre-commit
For puppet-lint: see http://puppet-lint.com
### Using puppet-lint with pre-commit
Add this to your `.pre-commit-config.yaml`:
- repo: https://github.com/pre-commit/mirrors-puppet-lint
rev: '' # Use the sha / tag you want to point at
hooks:
- id: puppet-lint