Skip to content

Commit c788cc3

Browse files
docs(readme): add trust badges
1 parent dac3fc8 commit c788cc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SymPress Coding Standards
22

3+
[![Checks](https://img.shields.io/github/actions/workflow/status/SymPress/coding-standards/qa.yml?branch=main&label=checks)](https://github.com/SymPress/coding-standards/actions/workflows/qa.yml) [![Release](https://img.shields.io/packagist/v/sympress/coding-standards.svg?label=release)](https://packagist.org/packages/sympress/coding-standards) [![PHP](https://img.shields.io/packagist/dependency-v/sympress/coding-standards/php.svg?label=php)](https://packagist.org/packages/sympress/coding-standards) [![Downloads](https://img.shields.io/packagist/dt/sympress/coding-standards.svg?label=downloads)](https://packagist.org/packages/sympress/coding-standards/stats) [![License: GPL-2.0-or-later](https://img.shields.io/badge/license-GPL--2.0--or--later-blue.svg)](LICENSE)
4+
35
> SymPress PHP coding standards for WordPress projects built with Symfony-level application structure.
46
57
SymPress Coding Standards is a PHP_CodeSniffer ruleset package for modern WordPress projects. It combines custom SymPress sniffs with established PHPCS standards for PHP, WordPress, WordPress VIP, PHP compatibility, variable analysis, array normalization, and modern PHP practices.

0 commit comments

Comments
 (0)