Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mvdan/gofumpt issues and pull requests

#217 - Inconsistent formatting of switch cases with and without content

Issue - State: closed - Opened by ainar-g almost 3 years ago - 5 comments

#216 - Gofumpt as an analysis.Analyzer implementation

Issue - State: closed - Opened by sluongng almost 3 years ago - 1 comment

#215 - Build fails with Go 1.16.x

Issue - State: closed - Opened by ChrisHines almost 3 years ago - 4 comments

#214 - format: decl group allow first comment

Pull Request - State: closed - Opened by Oiyoo almost 3 years ago - 1 comment

#213 - prepare changelog for v0.3.1

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 2 comments

#212 - Moving to one var block missed one variable

Issue - State: closed - Opened by Jacalz almost 3 years ago - 7 comments

#211 - overhaul how we load module info to format Go files

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 5 comments

#210 - remove unintentional debug prints

Pull Request - State: closed - Opened by mvdan almost 3 years ago

#209 - How to add gofumpt to path?

Issue - State: closed - Opened by nik-don almost 3 years ago - 1 comment

#208 - The latest version returns an error: too many open files

Issue - State: closed - Opened by screwyprof almost 3 years ago - 10 comments

#207 - Consider an optional max line length breaking flag.

Issue - State: closed - Opened by jaodsilv almost 3 years ago - 1 comment

#206 - Sorting does not work well for external imports (if custom name given)

Issue - State: closed - Opened by Dentrax almost 3 years ago - 2 comments
Labels: needs info

#205 - README: stop mentioning govim and vim-go versions

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 2 comments

#204 - README: Add installation instructions for Emacs lsp-mode ≥ 8.0.0

Pull Request - State: closed - Opened by gustav-b almost 3 years ago

#203 - format: fix copy-paste mistake in Options.ModulePath

Pull Request - State: closed - Opened by mvdan almost 3 years ago

#202 - write changelog for v0.3.0

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 2 comments

#201 - README: neovim install instructions

Pull Request - State: closed - Opened by sbaildon almost 3 years ago

#200 - mod: update deps

Pull Request - State: closed - Opened by mvdan almost 3 years ago

#199 - format: import paths similar to the module path aren't std

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 2 comments

#198 - rework multiline func signatures

Pull Request - State: closed - Opened by Oiyoo almost 3 years ago

#197 - document the removal of empty lines surrounding field lists

Pull Request - State: closed - Opened by mvdan almost 3 years ago - 1 comment

#196 - sync gofmt.go with Go 1.18rc1

Pull Request - State: closed - Opened by mvdan almost 3 years ago

#195 - fully format generated files if given explicitly

Pull Request - State: closed - Opened by mvdan almost 3 years ago

#194 - Move inline comments of struct/interface defition to a new line

Issue - State: closed - Opened by ebati almost 3 years ago - 1 comment

#193 - Remove unused function

Pull Request - State: closed - Opened by ebati almost 3 years ago

#192 - Remove empty lines surrounding the lone comments in struct

Pull Request - State: closed - Opened by ebati almost 3 years ago

#191 - fix panic with go1.18 workspaces

Pull Request - State: closed - Opened by tie almost 3 years ago

#190 - README: use a simpler interface example

Pull Request - State: closed - Opened by mvdan about 3 years ago

#189 - Can no longer group interface members

Pull Request - State: closed - Opened by Oiyoo about 3 years ago

#188 - force multiline function signatures to separate the body

Pull Request - State: closed - Opened by Oiyoo about 3 years ago

#187 - consider the main module path when grouping imports

Issue - State: closed - Opened by glightfoot about 3 years ago - 6 comments

#186 - Can no longer group interface members

Issue - State: closed - Opened by ejain about 3 years ago - 7 comments

#185 - Support optimizing field alignment

Issue - State: closed - Opened by Seirdy about 3 years ago - 1 comment

#184 - Allow leading zero integers without octal mark

Issue - State: closed - Opened by Bysmyyr about 3 years ago - 4 comments
Labels: needs info

#180 - Make ignoring of Go files containing generated code optional

Issue - State: closed - Opened by MarkRosemaker about 3 years ago - 10 comments

#168 - don't group exported and unexported methods of an interface together

Issue - State: closed - Opened by ainar-g over 3 years ago - 5 comments
Labels: good first issue

#135 - document "reserved standard library" module paths

Issue - State: closed - Opened by twmb over 3 years ago - 7 comments

#132 - non-idempotent runs

Issue - State: open - Opened by twmb over 3 years ago - 6 comments

#120 - Optional flag to disable all import sorting?

Issue - State: closed - Opened by sk0g almost 4 years ago - 10 comments

#117 - Internal imports mixed with std imports

Issue - State: closed - Opened by lewislbr almost 4 years ago - 5 comments

#114 - Return another exit code when files need to be updated

Issue - State: open - Opened by myshkin5 about 4 years ago - 9 comments

#104 - use more newlines when formatting very complex composite literals

Issue - State: open - Opened by slimsag about 4 years ago - 6 comments
Labels: enhancement

#97 - Single import declarations should be grouped with parentheses

Issue - State: open - Opened by Zamiell about 4 years ago - 10 comments
Labels: enhancement

#78 - support fixes as individual analyzers

Issue - State: open - Opened by stamblerre over 4 years ago - 7 comments
Labels: gopls

#73 - force multiline function signatures to separate the body

Issue - State: closed - Opened by mvdan over 4 years ago - 7 comments
Labels: enhancement, good first issue

#44 - remove definitely useless parentheses

Issue - State: open - Opened by mvdan almost 5 years ago - 3 comments
Labels: enhancement, good first issue

#38 - enforce groups of third-party and current module imports

Issue - State: open - Opened by ronnylt about 5 years ago - 30 comments
Labels: enhancement

#22 - gofumpt and gofumports regroup imports that gofmt/goimports leave alone

Issue - State: closed - Opened by cespare over 5 years ago - 12 comments

#2 - break long lines when it's appropriate to do so

Issue - State: open - Opened by jokeyrhyme almost 6 years ago - 60 comments
Labels: enhancement