Page MenuHomeIn-Portal Phabricator

.arclint
No OneTemporary

File Metadata

Created
Tue, Aug 19, 5:48 AM

.arclint

{
"linters": {
"checkstyle": {
"type": "phpcs",
"include": "(\\.php$)"
}
}
}

Event Timeline