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