docs: code comment formatting
[poolifier.git] / .c8rc.json
index a5c9366d7b41f786ec9982f0ff9af120d9a9de77..aba3e9b0c0cb8e3ea21eb9f372221645bef54aca 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 95,
-  "statements": 95,
+  "lines": 94,
+  "statements": 94,
   "functions": 95,
-  "branches": 95
+  "branches": 93
 }