litespeedtech / litespeedtech/lscache_wp

Coding standard

Open
#696 2 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
PHP
Stars
257
Forks
123
PR merge metrics
No merged PRs in 30d

Description

Please consider introducing a coding standard.

e.g.
```
composer require --dev wp-coding-standards/wpcs
vendor/bin/phpcbf --standard=WordPress-Core cli/ inc/ lib/ src/ autoload.php litespeed-cache.php
```

Or a better one: `--standard=PSR12` but this does not include WordPress security checks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's Composer setup and the cli/, inc/, lib/, src/, autoload.php, and litespeed-cache.php paths named in the issue. Compare the WordPress-Core and PSR12 options, including WordPress security checks, and define completion as a selected coding standard running successfully across those paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.