Skip to main content

Collection of pre-commit hooks

Project description

Captain Hooks

pre-commit.ci status Coverage codecov Code Scanning - Action

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


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.1.tar.gz (23.0 kB view hashes)

Uploaded Source

Built Distribution

captain_hooks-0.2.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page