9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"rules": {
|
|
"no_superfluous_phpdoc_tags": false
|
|
},
|
|
"exclude": [
|
|
"nova"
|
|
]
|
|
}
|