Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luc45/phpcs-ci-example


https://github.com/luc45/phpcs-ci-example

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

[![PHPCS checks](https://github.com/Luc45/phpcs-ci-example/actions/workflows/phpcs.yml/badge.svg)](https://github.com/Luc45/phpcs-ci-example/actions/workflows/phpcs.yml)
[![PHPCS checks (Docker Alternative)](https://github.com/Luc45/phpcs-ci-example/actions/workflows/phpcs-docker-alternative.yml/badge.svg)](https://github.com/Luc45/phpcs-ci-example/actions/workflows/phpcs-docker-alternative.yml)

# PHPCS CI Example

This repository is an example to run PHPCS checks in CI, part of [WPCS Documentation](https://github.com/WordPress/WordPress-Coding-Standards/wiki/Running-in-GitHub-Actions).