Skip to content

doc: fix example config yaml identation#1976

Merged
ldez merged 1 commit into
golangci:masterfrom
butuzov:Fix-TabInTheExampleConfig
May 13, 2021
Merged

doc: fix example config yaml identation#1976
ldez merged 1 commit into
golangci:masterfrom
butuzov:Fix-TabInTheExampleConfig

Conversation

@butuzov
Copy link
Copy Markdown
Member

@butuzov butuzov commented May 13, 2021

Minor fix, remove one tab character in the .golangci.example.yaml which breaks yaml parsing (in the case if .golangci.example.yaml used to automate golangci-lint testing).

Minor fix, remove one tab character in the `.golangci.example.yaml`
which breaks yaml parsing (in the case if .golangci.example.yaml
used to automate golangci-lint testing).
@butuzov butuzov added area: config Related to .golangci.yml and/or cli options area: docs labels May 13, 2021
@butuzov butuzov requested a review from ldez May 13, 2021 02:48
Copy link
Copy Markdown
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez merged commit 47baa2c into golangci:master May 13, 2021
@ldez ldez changed the title fix: example config yaml doc: fix example config yaml identation May 13, 2021
SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.40 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: config Related to .golangci.yml and/or cli options area: docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants