refactor(config): Clearer Cookiecutter variable names
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| {%- if cookiecutter.use_rich_logging == "yes" -%} | ||||
| rich | ||||
| {% endif -%} | ||||
| {%- if cookiecutter.uses_inflect == "yes" -%} | ||||
| {%- if cookiecutter.use_inflect == "yes" -%} | ||||
| inflect | ||||
| {% endif -%} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user