Skip to content

Commit

Permalink
ref: add trailing newlines to conform to git convention
Browse files Browse the repository at this point in the history
  • Loading branch information
ncperry committed Feb 2, 2024
1 parent c7bbd56 commit 0db581f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
env:
RAILS_ENV: test
run: |
bundle exec rspec
bundle exec rspec
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ test/version_tmp
tmp
vendor/
.idea/
.ruby-version
.ruby-version

0 comments on commit 0db581f

Please sign in to comment.