PRE_COMMIT_COLOR in tests.yml becomes PRE_COMApache-2.0_COLOR
philvarner opened this issue · 1 comments
philvarner commented
using cookiecutter gh:cjolowicz/cookiecutter-hypermodern-python --checkout="2021.11.26"
When choosing Apache 2.0 license, in the file tests.yml
the env var:
PRE_COMMIT_COLOR: "always"
becomes:
PRE_COMApache-2.0_COLOR: "always"
notice MIT
in COMMIT
cjolowicz commented
Hi, thanks for the report! This has already been fixed in the main branch.