Skip to content

fauust/lcn

Repository files navigation

LCN

LCN repo

pre-commit

pre-commit

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.

Requirements

List of necessary packages (sudo apt install pkg):

  • shellcheck
  • rubygems
  • ruby-dev

Working docker installation (user member of docker group).