Page MenuHomePhorge

.arclint
No OneTemporary

.arclint

{
"linters": {
"php": {
"type": "php"
},
"phpcs": {
"type": "phpcs",
"bin": "src/vendor/bin/phpcs",
"include": "(\\.php$)",
"exclude": "(^.arc/)"
},
"phpstan": {
"type": "phpstan",
"include": "(\\.php$)",
"exclude": "(^.arc/)",
"config": "src/phpstan.neon",
"bin": "src/vendor/bin/phpstan",
"level": "4"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Fri, Jun 27, 11:44 PM (36 m, 16 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
201408
Default Alt Text
.arclint (404 B)

Event Timeline