mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
bidichk checks for dangerous unicode character sequences (https://github.com/golangci/golangci-lint/pull/2330)
14 lines
139 B
Plaintext
14 lines
139 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"extensions": {
|
|
"recommendations": [
|
|
"EditorConfig.EditorConfig",
|
|
"golang.go"
|
|
]
|
|
}
|
|
}
|