cli/pkg/cmd/run/list
Yukai Chou d7b8ecf33d Unify use of tab indent in non-test source files
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
2024-08-03 00:35:30 +08:00
..
list.go Unify use of tab indent in non-test source files 2024-08-03 00:35:30 +08:00
list_test.go Add gh run list tests for workflow selector 2024-06-13 11:30:38 -04:00