Skip to content

Commit

Permalink
Merge pull request #578 from pillarsdotnet/fix-4
Browse files Browse the repository at this point in the history
Ensure newline at EOF for .yml files.
  • Loading branch information
bastelfreak authored Jul 4, 2019
2 parents 4bcb425 + f9931db commit 0a0cff8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ HOSTS:
is_cygwin: false
CONFIG:
log_level: verbose
type: aio
type: aio

0 comments on commit 0a0cff8

Please sign in to comment.