Skip to content

Commit

Permalink
chore: Trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Jul 15, 2024
1 parent a7ce6c3 commit bd48a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{% if cookiecutter.open_source == 'y' -%}
# This is a test
{% endif -%}
{%- endif %}

# Create .env file if it does not already exist
ifeq (,$(wildcard .env))
Expand Down

0 comments on commit bd48a2e

Please sign in to comment.