mirror of
https://github.com/actions/setup-go.git
synced 2025-06-30 13:13:43 +00:00
7 lines
127 B
Text
7 lines
127 B
Text
{
|
|
"rules": {
|
|
"max-statements-per-line": [2, { "max": 2 }],
|
|
"no-restricted-properties": 0,
|
|
"symbol-description": 0,
|
|
}
|
|
}
|