mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-03-17 15:54:07 +01:00
10 lines
87 B
Text
10 lines
87 B
Text
![]() |
{
|
||
|
"root": true,
|
||
|
|
||
|
"extends": "@ljharb",
|
||
|
|
||
|
"rules": {
|
||
|
"max-statements": [2, 14]
|
||
|
}
|
||
|
}
|