Skip to content

Repository files navigation

ESP RainMaker Common modules

Component Registry

This component consists of some common modules used by ESP RainMaker and ESP RainMaker Diagnostics repos. Currently, it consists of

Pre-commit Checks

File checks are achieved with pre-commit hooks here:

Setup

In your Python environment, run

pip install pre-commit

Usage

To install the hooks to run before every commit is finalized:

pre-commit install

To run on all files (not just staged), at any point of time:

pre-commit run --all-files

About

ESP RainMaker Common

Resources

Stars

7 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages