Commit e7e0abb0 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'pl-overcommit-style-guides-doc' into 'master'

Clarify the location of the `overcommit` tooling

See merge request gitlab-org/gitlab!24267
parents 146eef9f b2fb47a7
......@@ -4,7 +4,9 @@
You're strongly advised to install
[Overcommit](https://github.com/sds/overcommit) to automatically check for
static analysis offenses before committing locally:
static analysis offenses before committing locally.
In your GitLab source directory run:
```shell
cd tooling/overcommit && make && cd -
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment