Ver código fonte

exclude file_location check from coveralls

1668/default-disable-prometheus
Alexander Strizhakov 3 anos atrás
pai
commit
7f82f18664
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 22896A53AEF1381
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      coveralls.json

+ 2
- 1
coveralls.json Ver arquivo

@@ -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"
]
}

Carregando…
Cancelar
Salvar