Skip to content

Commit

Permalink
Signatures update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikuolan committed Dec 5, 2024
1 parent add3a19 commit c700f82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:

- name: PHP-CS-Fixer Check
run: |
php-cs-fixer fix -v --dry-run ./modules --rules=@PSR12
php-cs-fixer fix -v --dry-run ./themes --rules=@PSR12
php-cs-fixer fix -v --dry-run ./modules --rules=@PSR12,-blank_line_after_opening_tag
php-cs-fixer fix -v --dry-run ./themes --rules=@PSR12,-blank_line_after_opening_tag
Binary file modified cidram-l/cidram-l.zip
Binary file not shown.

0 comments on commit c700f82

Please sign in to comment.