conan-io/hooks

Check that all hooks print errors before failing

Open

#352 aberto em 2 de out. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (45 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (34 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

(Need to check, maybe it already works that way)

All hooks should print their output before raising the error. That would be very valuable for users, otherwise they need to run again and again and fix the hooks one by one.

Guia do colaborador