Skip to content

Files

Latest commit

 

History

History
20 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 362 Bytes

AutoPhing PHPLint

Lint your PHP files on syntax errors

Targets

phplint

Run PHPLint on a directory

phplint-dirs

Run PHPLint on multiple directories

Configuration

  • phplint.dir - Location where the project source files are.
  • phplint.haltonfailure - Fail the build when phplint fails

Dependencies

None