conan-io/hooks

Check that all hooks print errors before failing

Open

#352 geöffnet am 2. Okt. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (45 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (34 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

(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.

Contributor Guide