Skip to content

Commit 50c280c

Browse files
author
Rodion Liuborets
committed
Add automatic fix for empty lines
1 parent 13a409a commit 50c280c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
- run: composer install --no-interaction --prefer-source --dev
5757

5858
- run: composer test
59+
-
60+
- run: composer fix
5961

6062
- run: composer lint
6163

0 commit comments

Comments
 (0)