Update Code Style authored by Sebastian's avatar Sebastian
......@@ -50,3 +50,5 @@ fi
exit 0
```
Similarly, you can create a script at `.git/hooks/pre-commit` to check the coding conventions on every commit.
\ No newline at end of file