mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
6 lines
100 B
Text
6 lines
100 B
Text
{
|
|
"plugins": ["redos-detector"],
|
|
"rules": {
|
|
"redos-detector/no-unsafe-regex": "error"
|
|
}
|
|
}
|