Skip to content

Commit

Permalink
Disabling cs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Dec 13, 2024
1 parent f05637b commit 1ba336f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ steps:
commands:
- echo $(date)
- ./libraries/vendor/bin/php-cs-fixer fix -vvv --dry-run --diff
- ./libraries/vendor/bin/phpcs --extensions=php -p --standard=ruleset.xml .
- echo $(date)

- name: phpstan
Expand Down

0 comments on commit 1ba336f

Please sign in to comment.