mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-02 06:41:18 +00:00
14 lines
139 B
Text
14 lines
139 B
Text
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"extensions": {
|
||
|
"recommendations": [
|
||
|
"EditorConfig.EditorConfig",
|
||
|
"golang.go"
|
||
|
]
|
||
|
}
|
||
|
}
|