issues
search
incu6us
/
goimports-reviser
Right imports sorting & code formatting tool (goimports alternative)
MIT License
607
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0 files on entry fix
#165
incu6us
closed
3 days ago
0
pipeline refactor
#164
incu6us
closed
3 days ago
4
fix: display path on error
#163
sruehl
closed
2 months ago
1
Tool crashes when parsing Intellij Idea templates
#162
sruehl
opened
2 months ago
3
attempt to handle --version even in untagged builds
#161
n-oden
closed
5 days ago
7
Allow multiple targets on command line
#160
n-oden
closed
3 days ago
8
Add option to separate named imports
#159
n-oden
closed
3 days ago
1
fails on package <name>_test that imports <name>
#158
spikecurtis
closed
5 months ago
2
fix: set-exit-status on recursivePath
#157
micaelmalta
opened
6 months ago
1
Incorrect behavior with cgo when only import "C" is used
#156
kokororin
opened
6 months ago
0
Should have a version
#155
chengyayu
closed
2 days ago
1
Support workspaces
#154
ghost
opened
7 months ago
0
no Go files in
#153
justfunxin
opened
7 months ago
1
fix: use filepath.Dir instead of path.Dir
#152
tlipoca9
closed
6 months ago
0
gRPC version higher than v1.59 failed
#151
yeqown
closed
2 days ago
1
Have you considered using gofumpt for fmt operation ?
#150
serious-snow
opened
9 months ago
0
pkg/std: regenerate with go122rc1
#149
zchee
closed
10 months ago
1
linter package moved to pkg
#148
incu6us
closed
11 months ago
1
Request for support with VSCode configuration
#147
Olshansk
opened
11 months ago
2
import that contains project name inside (not starts from it) moves to project group
#146
graarh
opened
11 months ago
0
[#144] If it is single import, do not convert into an import list
#145
Ericwww
closed
10 months ago
1
Single import becomes a list of imports
#144
Ericwww
closed
10 months ago
5
[WIP]Integration tests(DRAFT)
#143
incu6us
opened
11 months ago
1
Find unformatted files in dir (Part 2)
#142
incu6us
closed
1 year ago
1
Find unformatted files in dir
#141
incu6us
closed
1 year ago
1
fix bug `list-diff` support dir mode
#140
Ericwww
closed
1 year ago
4
`list-diff` flag is not work when a recursive path (./...) is given
#139
Ericwww
closed
1 year ago
2
[ISSUE-104] Separated groups for "_" and "." imports
#138
incu6us
closed
1 year ago
1
go command required, not found
#137
jniewt
closed
2 days ago
19
toolchain issue fix for #134 and #129
#136
incu6us
closed
1 year ago
0
upgrade golang.org/x/mod package
#135
ozkansen
closed
1 year ago
7
go.mod toolchain error
#134
ozkansen
closed
1 year ago
6
go version updated
#133
incu6us
closed
1 year ago
1
Support Github Action
#132
sp71
closed
1 year ago
2
chore: update readme with excludes
#131
sp71
closed
1 year ago
2
Exclude vendor
#130
sp71
closed
1 year ago
2
go1.21: go.mod:3: invalid go version '1.21.0': must match format 1.23
#129
ialidzhikov
closed
1 year ago
9
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
#128
dependabot[bot]
closed
1 year ago
1
error message in go version 1.21.0
#127
crazytaxi824
closed
1 year ago
1
fix: filed to fix directory when using ./... path
#126
danteay
closed
1 year ago
1
get dir with package filepath
#125
meiping
closed
1 year ago
1
Fix bug when handling file paths on Windows
#124
meiping
closed
1 year ago
0
not support ./... in m1 mac
#123
Mr1X
closed
1 year ago
2
Refactor to switch-case; decrease indentation
#122
alexandear
closed
1 year ago
1
Replace "%s" with %q; octal literals for file permissions
#121
alexandear
closed
1 year ago
1
go.mod update
#120
incu6us
closed
1 year ago
1
Update standard packages
#119
michenriksen
closed
1 year ago
1
Getting error in formatting
#118
mehdihadeli
closed
1 year ago
16
Add a new import group called "named" which groups aliased imports (internal and external)
#117
ustun-ed
closed
6 months ago
3
Add ability to add named imports in a separate group
#116
ustun-ed
closed
2 days ago
2
Next