Skip to content

Commit

Permalink
rake style - added newline at EOF
Browse files Browse the repository at this point in the history
Signed-off-by: Vikram Karve <vikram.karve@progress.com>
  • Loading branch information
vkarve-chef committed Jun 1, 2022
1 parent ac708e1 commit 6f83719
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/commands/package.feature
Expand Up @@ -31,4 +31,4 @@ Feature: berks package
cookbooks/fake/templates
cookbooks/fake/templates/default
cookbooks/fake/templates/default/template.erb
"""
"""
2 changes: 1 addition & 1 deletion lib/berkshelf/packager.rb
Expand Up @@ -104,4 +104,4 @@ def relative_path(path)
end
end
end
end
end

0 comments on commit 6f83719

Please sign in to comment.