Skip to content

abadger/captain-hooks

Repository files navigation

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.

About

Repository for pre-commit hooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •