We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ee6d2 commit 7b8d189Copy full SHA for 7b8d189
1 file changed
.github/workflows/wordpress-plugin-check.yml
@@ -45,25 +45,6 @@ jobs:
45
# Build directory - using repository root
46
build-dir: './'
47
48
- # Configure which checks to run
49
- checks: |
50
- i18n_usage
51
- code_obfuscation
52
- direct_db_queries
53
- enqueued_scripts_in_footer
54
- enqueued_scripts_size
55
- enqueued_styles_scope
56
- file_type
57
- late_escaping
58
- localhost
59
- no_unfiltered_uploads
60
- performant_wp_query_params
61
- plugin_header_text_domain
62
- plugin_readme
63
- plugin_review_phpcs
64
- plugin_updater
65
- trademarks
66
-
67
# Configure which categories to check
68
categories: |
69
accessibility
0 commit comments