We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2255dd6 commit 93b0c91Copy full SHA for 93b0c91
.github/workflows/php-code-quality.yml
@@ -0,0 +1,7 @@
1
+name: fix code styling
2
+
3
+on: [push]
4
5
+jobs:
6
+ lint:
7
+ uses: laravel/.github/.github/workflows/coding-standards.yml@main
0 commit comments