Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 246 Bytes

File metadata and controls

10 lines (10 loc) · 246 Bytes

pre-commit-hooks

Simple system checks to use with pre-commit Example usage in your own .pre-commit-config.yaml

-   repo: https://github.com/jjmakin/pre-commit-hooks
    rev: 'v1.0.0'
    hooks:
    -   id: rpmlint
    -   id: cookstyle