Skip to content

Commit

Permalink
fix(auto): keep line feed and trailing blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekNonGeneric committed Oct 18, 2022
1 parent 5ea6dda commit d8fe02e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .restyled.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
auto: true

commit_template: |
commit_template: |+
style: apply changes from ${restyler.name} restyler
Signed-off-by: Restyled Commits <[email protected]>
pull_requests: false
restylers_version: dev

0 comments on commit d8fe02e

Please sign in to comment.