소스 검색

exclude file_location check from coveralls

1668/default-disable-prometheus
Alexander Strizhakov 3 년 전
부모
커밋
7f82f18664
No known key found for this signature in database GPG 키 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"
]
}

불러오는 중...
취소
저장