## Description We occassionally forget to include a truncate tag in our blog posts which we need to correct after the fact. Let's add a pre-commit hook which checks that all blog post files include a truncate tag. See https://github.com/conda-incubator/conda-dot-org/pull/179#issuecomment-1978867855 ## Tasks - [ ] Add new truncate tag pre-commit hook
Description
We occassionally forget to include a truncate tag in our blog posts which we need to correct after the fact.
Let's add a pre-commit hook which checks that all blog post files include a truncate tag.
See #179 (comment)
Tasks