Conversation
|
The CI is failing because the pre-commit is failing on the rendered template: |
|
Hum I can remove the the meta hook but seems to defeat the purpose or alternatively create a dummy file? |
|
I'd be ok with a dummy file, but we should have it be removed here: https://github.com/sunpy/package-template/blob/main/hooks/post_gen_project.py#L53 if "include_example_code" is False. |
43f6020 to
3659417
Compare
|
So the if unless we keep some test files in the repo, even if I think we could probably use the |
Enable pre-commit meta checks to avoid bugs like #213