Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-linter

PHP Syntax checker (lint) action This action controls the syntax of php files in a directory, by default it excluding the vendor directory.

Inputs scan_paths The directory to control takes "." by Default.

Example usage

- name: PHP Syntax Checker (Lint)
  uses: AmChella/php-linter@7.4
  with:
    scan_paths: '.' or 'dir,dir2'

About

Lint runner for github actions to validate the source is syntax error free

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages