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
|
||
|---|---|---|
| .. | ||
| editor.go | ||
| editor_manual.go | ||
| editor_test.go | ||