瀏覽代碼

exclude file_location check from coveralls

1668/default-disable-prometheus
Alexander Strizhakov 3 年之前
父節點
當前提交
7f82f18664
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 22896A53AEF1381
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      coveralls.json

+ 2
- 1
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"
]
}

Loading…
取消
儲存