Skip to content

Commit

Permalink
Cookstyle 7.32.0 Fixes (#63)
Browse files Browse the repository at this point in the history
Issues found and resolved with: .foodcritic

 - 3:7 convention: Layout/TrailingEmptyLines - Final newline missing. https://rubystyle.guidenewline-eof

Signed-off-by: kitchen-porter <board@sous-chefs.org>
Co-authored-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
kitchen-porter and damacus committed Oct 3, 2023
1 parent c476e28 commit b09ad12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .foodcritic
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
~FC048
~FC075
~FC121
~FC121
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the reprepro cookbook.

## Unreleased

- resolved cookstyle error: .foodcritic:3:7 convention: `Layout/TrailingEmptyLines`

## 2.0.4 - *2023-02-14*

## 2.0.3 - *2022-02-08*
Expand Down

0 comments on commit b09ad12

Please sign in to comment.