Skip to content

Commit

Permalink
Add better formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche committed Dec 21, 2023
1 parent 2178ea9 commit 8ccfbb4
Show file tree
Hide file tree
Showing 3 changed files with 735 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lint-staged.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
'**/*.php': ['php ./vendor/bin/php-cs-fixer fix --config .php-cs-fixer.dist.php --allow-risky=yes'],
};
Loading

0 comments on commit 8ccfbb4

Please sign in to comment.