Skip to content

caretech-owl/pre-commit-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pre-commit Hooks

A collection of custom pre-commit hooks to assist development.

Add this repo to your .pre-commit-config.yaml:

- repo: https://github.com/caretech-owl/pre-commit-hooks
    rev: v0.1.0
    hooks:
        # add ids here

Hooks

Detect Env Leakage

This hook checks for leaking environment variables.

  • id: detect-env-leakage
  • requires: python-dotenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages