Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Commits
3411730b
Commit
3411730b
authored
2 years ago
by
Sebastian Pisula
Browse files
Options
Downloads
Patches
Plain Diff
feature(core): PHPCS version test
parent
a67bc1b9
No related branches found
No related tags found
1 merge request
!40
feature(core): plugin template changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
phpcs.xml.dist
+1
-0
1 addition, 0 deletions
phpcs.xml.dist
with
1 addition
and
0 deletions
phpcs.xml.dist
+
1
−
0
View file @
3411730b
...
...
@@ -2,6 +2,7 @@
<ruleset
name=
"WordPress Coding Standards for WP Desk Plugin"
>
<description>
Sniffs for WordPress WPDesk plugins
</description>
<config
name=
"testVersion"
value=
"7.2-"
/>
<config
name=
"text_domain"
value=
"plugin-template"
/>
<exclude-pattern>
tests/*
</exclude-pattern>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment