Closed imcvampire closed 4 years ago
Hi,
Could you share what this line does? https://github.com/editorconfig/editorconfig-core-go/blob/master/.editorconfig#L20
Thank you!
@imcvampire it's a prefixed value (vendor) for eclint which overrides the existing indent_style value when running the linter.
indent_style
Example of prefixed values:
Cheers
Hi,
Could you share what this line does? https://github.com/editorconfig/editorconfig-core-go/blob/master/.editorconfig#L20
Thank you!