Page MenuHomePhorge

.arclint
No OneTemporary

Authored By
Unknown
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
Mon, Apr 6, 12:37 AM (6 d, 9 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1e/1e/aa151db4d6d9800ed7c2c63404a6
Default Alt Text
.arclint (404 B)

Event Timeline