Skip to content

Commit

Permalink
Update Style
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunnyka98 committed Nov 15, 2023
1 parent 2fd72f5 commit f844405
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 f844405

Please sign in to comment.