Skip to content

Commit

Permalink
Merge pull request #4 from symcon/fixes/upgrade-style-to-v3
Browse files Browse the repository at this point in the history
Update Style
  • Loading branch information
Sunnyka98 authored Nov 16, 2023
2 parents 2fd72f5 + f844405 commit 273abbb
Show file tree
Hide file tree
Showing 8 changed files with 1,205 additions and 1,201 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Checkout module
uses: actions/checkout@master
- name: Check style
uses: symcon/action-style@master
uses: symcon/action-style@v3
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
.idea/
.phpunit.*
.php_cs.cache
.php_cs.cache
.php-cs-fixer.cache
2 changes: 1 addition & 1 deletion .style
Submodule .style updated 3 files
+34 −30 .php-cs-fixer.php
+9 −0 README.md
+71 −70 json-check.php
Loading

0 comments on commit 273abbb

Please sign in to comment.