Explorar el Código

exclude file_location check from coveralls

1668/default-disable-prometheus
Alexander Strizhakov hace 3 años
padre
commit
7f82f18664
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 22896A53AEF1381
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      coveralls.json

+ 2
- 1
coveralls.json Ver fichero

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

Cargando…
Cancelar
Guardar