summaryrefslogtreecommitdiffstats
path: root/.linthub.yml
diff options
context:
space:
mode:
Diffstat (limited to '.linthub.yml')
-rw-r--r--.linthub.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.linthub.yml b/.linthub.yml
index d170b14e..900fabca 100644
--- a/.linthub.yml
+++ b/.linthub.yml
@@ -5,7 +5,7 @@ build:
analyzers:
- cpplint: true
include: ["*.cpp", "*.h", "*.hpp", "*.c"]
- path: .
+ path: ./
filters:
- -whitespace
- +whitespace/braces