Skip to content

Commit

Permalink
Update codeLintGlobal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket13011 authored Sep 13, 2023
1 parent e208c4d commit 14be9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeLintGlobal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run linters
uses: wearerequired/lint-action@v2
with:
php_codesniffer: true
php_codesniffer: false
# Optional: Ignore warnings
php_codesniffer_args: "-n --ignore-annotations ./core ./desktop ./plugin_info"
flake8: true
Expand Down

0 comments on commit 14be9be

Please sign in to comment.