Page MenuHomePhorge

.arclint
No OneTemporary

Size
404 B
Referenced Files
None
Subscribers
None

.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
application/json
Expires
Fri, Jun 12, 4:23 AM (9 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
593178
Default Alt Text
.arclint (404 B)

Event Timeline