LCN repo
Any code submitted to this project is checked with the pre-commit framework. To make sure that your code will pass the checks, you can execute the pre-commit checks locally before "git pushing" your code.
List of necessary packages (sudo apt install pkg
):
- shellcheck
- rubygems
- ruby-dev
Working docker installation (user member of docker group).