Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 24ec629

Browse files
committed
Adds phpcs standard for WordPress to allow for coding standards to be enforced.
1 parent 4743532 commit 24ec629

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"phpcs.standard": "WordPress"
3+
}

0 commit comments

Comments
 (0)