mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update fix command to use pint
This commit is contained in:
+1
-1
@@ -195,6 +195,6 @@
|
||||
"@php artisan key:generate --ansi"
|
||||
],
|
||||
"check-style": "php-cs-fixer fix --dry-run --diff",
|
||||
"fix-style": "php-cs-fixer fix"
|
||||
"fix-style": "pint"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user