projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8418e2
)
exclude file_location check from coveralls
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Sun, 12 Jul 2020 14:29:02 +0000
(17:29 +0300)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:44:01 +0000
(16:44 +0300)
coveralls.json
patch
|
blob
|
history
diff --git
a/coveralls.json
b/coveralls.json
index 75e845adefba2db0a0c0cc054c8612b8742a6a6b..8652591ef70c5fea876f545b25f069901f65c2a5 100644
(file)
--- 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