mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-09 21:02:19 +02:00
9 lines
78 B
Text
9 lines
78 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"id-length": [1]
|
|
}
|
|
}
|