summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorpaulfantom <pawel@krupa.net.pl>2018-09-08 14:51:46 +0200
committerpaulfantom <pawel@krupa.net.pl>2018-09-08 14:51:46 +0200
commite2d27e3075f400508149881a964c70a21136f4ff (patch)
tree6afbda7f8490f7054ba0ec1004ad37a5d989b72c /.codeclimate.yml
parentcd3cef55d6e0081af39856e71e42164beebf8eb5 (diff)
make clearer what hooks are
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index f53287ad7e..8fa0e2c2ec 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -82,7 +82,7 @@ plugins:
exclude_patterns:
- ".gitignore"
- "conf.d/"
- - "hooks/"
+ - ".githooks/"
- "tests/"
- "m4/"
- "web/css/"