mirror of
https://github.com/pestphp/pest.git
synced 2026-09-05 14:23:34 +02:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"exclude": [
|
|
"tests/Fixtures/Suites"
|
|
],
|
|
"rules": {
|
|
"Pint/phpdoc_type_annotations_only": true
|
|
}
|
|
}
|