Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D10370
Change Details
Change Details
Old
New
Diff
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.
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.
Continue