mirror of
https://github.com/actions/setup-python.git
synced 2025-01-09 06:11:45 +01:00
9 lines
78 B
Text
9 lines
78 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"id-length": [1]
|
|
}
|
|
}
|