conan-io/hooks

Check that all hooks print errors before failing

Open

#352 opened on 2021年10月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (45 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド