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.
- Host: GitHub
- URL: https://github.com/magalhaesm/norminette-pre-commit
- Owner: magalhaesm
- License: gpl-3.0
- Created: 2022-10-18T22:52:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T21:38:10.000Z (over 3 years ago)
- Last Synced: 2025-04-13T11:15:19.977Z (10 months ago)
- Topics: 42cursus, 42saopaulo, 42school, git-hook, git-hooks, norminette, pre-commit
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# norminette-pre-commit
Prevents to commit files with norm error.

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