summaryrefslogtreecommitdiff
path: root/doc/development/contributing/style_guides.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/contributing/style_guides.md')
-rw-r--r--doc/development/contributing/style_guides.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/style_guides.md b/doc/development/contributing/style_guides.md
index 770726f4563..9a0b654f47f 100644
--- a/doc/development/contributing/style_guides.md
+++ b/doc/development/contributing/style_guides.md
@@ -17,7 +17,7 @@ static analysis offenses before committing locally.
In your GitLab source directory run:
```shell
-cd tooling/overcommit && make && cd -
+make -C tooling/overcommit
```
Then before a commit is created, Overcommit will automatically check for