Files
pest/pint.json
T
2026-08-07 14:52:56 +01:00

9 lines
131 B
JSON

{
"exclude": [
"tests/Fixtures/Suites"
],
"rules": {
"Pint/phpdoc_type_annotations_only": true
}
}