Adds a linter that checks php files for syntax errors using php -l
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC9fc8a2f61b19: Adding php -l linter
Add a section to your .arclint file similar to:
"php": { "type": "php", "include": "(\\.php$)" }
Then run arc lint on a php file with a syntax error.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- php-lint
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 2374 Build 2378: [Placeholder Plan] Wait for 30 Seconds