Skip to content

les-enovateurs/example-phpcs-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of GitHub Action with PHPCS

When the project receives a push or a pull request, a GitHub Action of validation is launched.

The PHP code to validate is in the src folder.

You can also look in the file phpcs.xml.dist that contains settings of PHPCS to check the code.

And finally the GitHub Action process is in the folder .github

About

An example of GitHub Actions with PHPCS check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages