Skip to content

Commit

Permalink
#204 add newline at the end of .env
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Klinzing committed Jan 15, 2021
1 parent 45a1814 commit 1e0f579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ REGEXP=abc
STRING=Lorem ipsum
STRING_QUOTED="Lorem ipsum"
STRING_WHITESPACE= Lorem ipsum
STRING_QUOTED_WHITESPCAE=" Lorem ipsum "
STRING_QUOTED_WHITESPCAE=" Lorem ipsum "

0 comments on commit 1e0f579

Please sign in to comment.