conan-io/hooks

Check that all hooks print errors before failing

Open

#352 ouverte le 2 oct. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (45 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (34 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur