nanoc / features

Collection of feature requests
2 stars 1 forks source link

(Optionally) run checks after compilation #33

Open denisdefreyne opened 6 years ago

denisdefreyne commented 6 years ago

After the compile command finishes, it might be worth running the checks, so that potential problems are surfaced as soon as possible.

iay commented 6 years ago

Makes sense as long as the checks run after compilation can be selected independently.

denisdefreyne commented 6 years ago

Yeah; these checks would be the same ones that run when calling nanoc check or nanoc deploy.

iay commented 6 years ago

Would the enabled checks also be run after a nanoc live iteration?