diff options
Diffstat (limited to 'coveralls.json')
| -rw-r--r-- | coveralls.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/coveralls.json b/coveralls.json new file mode 100644 index 0000000..8652591 --- /dev/null +++ b/coveralls.json @@ -0,0 +1,7 @@ +{ + "skip_files": [ + "test/support", + "lib/mix/tasks/pleroma/benchmark.ex", + "lib/credo/check/consistency/file_location.ex" + ] +}
\ No newline at end of file |
