cli/pkg/cmd/pr
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
..
checkout Fix repo fork to use remote protocol if none configured 2024-05-10 10:48:36 +02:00
checks Implement ExportData to filter json fields 2024-05-14 09:49:07 -04:00
close Apply first round of owner/repo#number consistency 2024-03-01 14:03:18 -05:00
comment Fix fetching issue/PR comments 2022-12-23 17:14:06 +01:00
create Add examples for template usage in PR and issue creation 2024-07-23 13:14:27 +02:00
diff Add comment to pr diff regex 2024-05-23 11:59:56 +02:00
edit Fix missing variable 2024-07-29 21:41:43 +01:00
list Unify use of tab indent in non-test source files 2024-08-03 00:35:30 +08:00
merge Unify use of tab indent in non-test source files 2024-08-03 00:35:30 +08:00
ready Apply first round of owner/repo#number consistency 2024-03-01 14:03:18 -05:00
reopen Fix breaking test for PR/issue # change 2024-03-01 16:04:24 -05:00
review Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
shared Add editor hint message 2024-07-09 21:01:50 +09:00
status Unify use of tab indent in non-test source files 2024-08-03 00:35:30 +08:00
update-branch Rename package directory and files 2024-07-17 18:52:23 +01:00
view Expose fullDatabaseId for PR json export 2024-07-23 13:23:10 +02:00
pr.go Rename package directory and files 2024-07-17 18:52:23 +01:00