Paulo Borges

Results 2 issues of Paulo Borges

Hello! It seems `pint ci` is spamming GitHub's API to post inline comments about the rules. I have a set of 60+ rules, and Pint manages to post 50-ish comments...

Using a regular output directory: ```shell $ pkl eval -m output birds.pkl output/birds/pigeon.json output/birds/parrot.yaml $ pkl eval -m output birds.pkl output/birds/pigeon.json output/birds/parrot.yaml ``` `birds.pkl` has the same content as [the...