Skip to content

Commit ec9f90e

Browse files
committed
will diff more useful?
1 parent d75496e commit ec9f90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
2929
- name: Run PHP-CS-Fixer
3030
# Using cs2pr settings, see: https://github.com/shivammathur/setup-php#tools-with-checkstyle-support
31-
run: 'php-cs-fixer fix --dry-run --format checkstyle | cs2pr'
31+
run: 'php-cs-fixer fix --dry-run --diff'

0 commit comments

Comments
 (0)