mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2025-02-23 10:55:44 -05:00
9 lines
78 B
Text
9 lines
78 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"id-length": [1]
|
|
}
|
|
}
|