Skip to content

Commit

Permalink
chore: add empty ending line
Browse files Browse the repository at this point in the history
  • Loading branch information
Spoon4 committed Nov 30, 2020
1 parent 9fb88e9 commit e03bc64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,5 @@ workflows:
requires: [ cs-fixer, tests ]
filters:
branches:
only: master
only: master

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ composer.lock
# PHP Cs Fixer
.php_cs.cache

system.env
system.env

0 comments on commit e03bc64

Please sign in to comment.