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: 0.2.0 # Update using: pre-commit autoupdate --repo https://github.com/abadger/captain-hooks
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.2.0.tar.gz
(23.8 kB
view hashes)
Built Distribution
Close
Hashes for captain_hooks-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd69aa3a898949d96e4bef14206734d470486858a53d485c52f8c2a54bc83994 |
|
MD5 | fab2f13d6d583687b64074ebcf938ee2 |
|
BLAKE2b-256 | 1f760e112facdb7009ed1ee2387e88469b2bffd80d98c63fdaa9db52b699269b |