No project description provided
Project description
Captain Hooks
Collection of pre-commit hooks
Usage
You can use hooks from this repository to your code by adding the following to
your .pre-commit-config.yaml
file:
- repo: https://github.com/abadger/captain_hooks
rev: main # Or use the ref you want to point at
hooks:
- id: meson-file-list
# [...]
Provided hooks
- meson-file-list: Ensure that meson.build files contain all of the source code files.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
captain_hooks-0.1.0.tar.gz
(23.6 kB
view hashes)
Built Distribution
Close
Hashes for captain_hooks-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b1ac1f9ff35bd14c69b08ffda050fa45ed0717672901c988d091e94085ae13b |
|
MD5 | b9f2ad8749be24e557c71f0d3850aaeb |
|
BLAKE2b-256 | 4ad08669b32de007fff98e6cf7f570a68120d43349c547c23dba169978dd098e |