An open API service indexing awesome lists of open source software.

https://github.com/magalhaesm/norminette-pre-commit

Prevents to commit files with norm error.
https://github.com/magalhaesm/norminette-pre-commit

42cursus 42saopaulo 42school git-hook git-hooks norminette pre-commit

Last synced: 5 months ago
JSON representation

Prevents to commit files with norm error.

Awesome Lists containing this project

README

          

# norminette-pre-commit

Prevents to commit files with norm error.

![norminette](https://user-images.githubusercontent.com/32808884/196743201-62f0e7de-e8fa-415c-8cc3-2ba0fa5fdff8.png)

### Install
Run inside the repo
``` sh
bash <(curl -s https://raw.githubusercontent.com/magalhaesm/norminette-pre-commit/main/install.sh)
```