TBD54566975 / tbdex

56 stars 25 forks source link

Add formatting/linting recipes to `Justfile` #364

Closed lamchau closed 2 months ago

lamchau commented 2 months ago

added 3 recipes to keep things consistent in the hosted repo

This also updates schemas which adds a verbose to see all the files that'll be copied to .schemas - while also adding a lint/verify step to ensure we have well-formed files.

Note: format depends on lint so any files that invalid JSON files will fail.