Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update Code Style
authored
Sep 16, 2021
by
Sebastian
Show whitespace changes
Inline
Side-by-side
Code-Style.md
View page @
886de6a8
...
...
@@ -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