Found with
rg '(^ | \t|\t )' -g '*.go' -g '!*_test.go'
Mixed indent exceptions:
- wrapped long list items with extra 2-space indent
- code snippets using space indent
- commented code lines having "\t*// \t+" prefix
|
||
|---|---|---|
| .. | ||
| alias.go | ||
| alias_test.go | ||
| extension.go | ||
| help.go | ||
| help_reference.go | ||
| help_test.go | ||
| help_topic.go | ||
| help_topic_test.go | ||
| root.go | ||