summaryrefslogtreecommitdiff
path: root/coveralls.json
diff options
context:
space:
mode:
Diffstat (limited to 'coveralls.json')
-rw-r--r--coveralls.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/coveralls.json b/coveralls.json
index 75e845ade..8652591ef 100644
--- a/coveralls.json
+++ b/coveralls.json
@@ -1,6 +1,7 @@
{
"skip_files": [
"test/support",
- "lib/mix/tasks/pleroma/benchmark.ex"
+ "lib/mix/tasks/pleroma/benchmark.ex",
+ "lib/credo/check/consistency/file_location.ex"
]
} \ No newline at end of file