Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align Jinja2 Templates #32

Closed
snaselj opened this issue Oct 19, 2023 · 1 comment
Closed

Align Jinja2 Templates #32

snaselj opened this issue Oct 19, 2023 · 1 comment

Comments

@snaselj
Copy link
Contributor

snaselj commented Oct 19, 2023

Environment

  • cookiecutter-nautobot-app version: pre-1.2

Proposed Functionality

Align Jinja2 templates, either use spaces within braces or not. An example:

$ cd nautobot-app
nautobot-app$ ls
 README.md   cookiecutter.json   hooks   tests  '{{ cookiecutter.project_slug }}'
nautobot-app$ cd \{\{\ cookiecutter.project_slug\ \}\}/
nautobot-app/{{ cookiecutter.project_slug }}$ ls
LICENSE  README.md  development  docs  invoke.example.yml  invoke.mysql.yml  mkdocs.yml  pyproject.toml  tasks.py  {{cookiecutter.plugin_name}}
@whitej6
Copy link
Contributor

whitej6 commented Dec 5, 2023

Closed by #47

@whitej6 whitej6 closed this as completed Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants