https://github.com/codeinwp/phpcs-ruleset
Global phpcs ruleset
https://github.com/codeinwp/phpcs-ruleset
Last synced: 10 months ago
JSON representation
Global phpcs ruleset
- Host: GitHub
- URL: https://github.com/codeinwp/phpcs-ruleset
- Owner: Codeinwp
- License: gpl-3.0
- Created: 2021-03-05T11:36:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T08:29:16.000Z (over 1 year ago)
- Last Synced: 2025-02-19T14:05:45.190Z (10 months ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Themeisle ruleset
Global phpcs ruleset
### Usage
Install it using
`composer require codeinwp/phpcs-ruleset --dev`
Add in your project phpcs.xml configuration file:
```xml
.
```