Skip to content

espressif/esp-rainmaker-common

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors