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

#318 - fix panic when missed go directive in go.mod

Pull Request - State: closed - Opened by alexandear 2 months ago

#317 - Panic when missing go directive in a go.mod

Issue - State: closed - Opened by alexandear 2 months ago - 1 comment

#316 - add tests for and clarify the use of go-cmp

Issue - State: open - Opened by mvdan 3 months ago

#314 - drop google/go-cmp dependency

Pull Request - State: closed - Opened by alexandear 3 months ago - 3 comments

#313 - feat: add pre-commit hook for gofumpt formatting

Pull Request - State: closed - Opened by Luigi31415 5 months ago - 9 comments

#311 - remove leading and trailing empty lines in a block

Pull Request - State: open - Opened by flan6 6 months ago - 2 comments

#309 - octal notation with people misusing date.Time

Issue - State: closed - Opened by ccoVeille 6 months ago - 5 comments

#308 - Option to disable imports processing

Issue - State: open - Opened by scop 7 months ago - 2 comments

#307 - Import grouping vs internal

Issue - State: closed - Opened by kolyshkin 7 months ago - 5 comments

#306 - Group adjacent short variable declarations

Issue - State: closed - Opened by djdv 8 months ago - 1 comment

#305 - Alias imported package to match the package name

Issue - State: open - Opened by artuross 8 months ago

#304 - how to ignore certain folders?

Issue - State: open - Opened by cwrau 10 months ago - 8 comments

#303 - Publish v1

Issue - State: closed - Opened by silverwind 10 months ago - 2 comments

#301 - gofumpt is very slow when `go` is behind an asdf shim

Issue - State: closed - Opened by SOF3 11 months ago - 3 comments

#300 - Gofumpt removing newlines before comments

Issue - State: open - Opened by renbou 12 months ago - 7 comments

#299 - prevent indentation confusion

Issue - State: open - Opened by pavelnikolov 12 months ago

#298 - Generated file not ignored

Issue - State: closed - Opened by andig 12 months ago - 2 comments

#296 - proposal: Remove redundant package aliases from import blocks

Pull Request - State: closed - Opened by adamroyjones 12 months ago - 2 comments

#295 - refactor: release

Pull Request - State: closed - Opened by honwen about 1 year ago - 1 comment

#294 - missing binary release at latest version-v0.6.0

Issue - State: closed - Opened by honwen about 1 year ago - 1 comment

#293 - Making every added formatting rule Optional

Issue - State: closed - Opened by dnovikoff about 1 year ago - 3 comments

#292 - panic: invalid semver string: "v1.22rc2"

Issue - State: closed - Opened by sonatard about 1 year ago - 1 comment

#291 - add simplifications for Go 1.22

Issue - State: closed - Opened by amnonbc about 1 year ago - 1 comment

#289 - Breaks import comment

Issue - State: open - Opened by AlexanderYastrebov about 1 year ago - 1 comment

#288 - panic while handling some //line directives

Issue - State: closed - Opened by flimzy over 1 year ago - 2 comments

#287 - Clothe returns

Pull Request - State: open - Opened by flimzy over 1 year ago - 5 comments

#286 - #284 unconditionally remove leading and trailing lines from code blocks

Pull Request - State: open - Opened by davidmdm over 1 year ago - 6 comments

#285 - Proposal: Clothe naked returns

Issue - State: open - Opened by flimzy over 1 year ago - 10 comments

#284 - Remove empty lines in if and for similar to functions

Issue - State: open - Opened by flan6 over 1 year ago - 13 comments

#283 - install as a CLI

Issue - State: closed - Opened by kehiy over 1 year ago - 2 comments

#281 - add Go 1.21, drop 1.19, re-generate

Pull Request - State: closed - Opened by mvdan over 1 year ago

#280 - Tracking issue: go release tag fails semver version check

Issue - State: closed - Opened by flowchartsman over 1 year ago - 2 comments

#279 - make breaking long lines manually easier by reading off of trailing commas

Issue - State: open - Opened by effinsky over 1 year ago - 1 comment

#278 - Feature: Handling of closing parenthesis on function calls

Issue - State: closed - Opened by matthewhughes934 over 1 year ago - 2 comments

#277 - different output for stdin vs passing in filename

Issue - State: closed - Opened by chrisplo over 1 year ago - 1 comment

#276 - Fail to install

Issue - State: closed - Opened by eljuanchosf over 1 year ago - 4 comments

#275 - Using rewrite rules with gofumpt

Issue - State: closed - Opened by silverwind over 1 year ago - 3 comments

#274 - Update Helix editor config

Pull Request - State: closed - Opened by rsjethani over 1 year ago - 5 comments

#272 - gofumpt conflicts with goimports-reviser based import formatting.

Issue - State: closed - Opened by krishnamiriyala over 1 year ago - 1 comment

#271 - No empty lines before a simple error check not working

Issue - State: closed - Opened by ftamhar over 1 year ago - 2 comments

#270 - Don't group variables when //go:embed is present.

Issue - State: closed - Opened by perrito666 almost 2 years ago - 2 comments

#269 - Panic on formatting of multiple files

Issue - State: open - Opened by pavelmemory almost 2 years ago

#268 - Don't add whitespaceto //NOSONAR comments

Pull Request - State: closed - Opened by MrSpoony almost 2 years ago - 1 comment

#267 - Fails to install with Go 1.20.3

Issue - State: closed - Opened by dangerousHobo almost 2 years ago - 1 comment

#266 - gofumpt badge

Issue - State: closed - Opened by codeallthethingz almost 2 years ago - 1 comment

#265 - Document WHEN generated code is touched and how to mitigate it

Issue - State: closed - Opened by 6543 almost 2 years ago - 2 comments

#264 - settle for only running the ulimit test on linux

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

#262 - Enforce some consistency with newlines at the start and end of parameter lists

Issue - State: closed - Opened by mmorel-35 almost 2 years ago - 3 comments

#261 - Multiline blocks allow newline before closing brace

Issue - State: closed - Opened by Bios-Marcel almost 2 years ago - 1 comment

#260 - Does gofumpt ignore folders like testdata?

Issue - State: closed - Opened by denizgursoy almost 2 years ago - 2 comments

#258 - Provide pre-commit hook configuration

Issue - State: closed - Opened by trallnag about 2 years ago - 3 comments

#257 - Add Helix instructions to readme

Pull Request - State: closed - Opened by neilalexander about 2 years ago

#256 - Groups with comments below single var declaration are unexpectedly formatted

Issue - State: closed - Opened by ndrpnt about 2 years ago - 1 comment

#255 - update deps, vendor go/printer from Go 1.19

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

#254 - gofumpt re-formats tabs to spaces (was: New release built with go 1.19?)

Issue - State: closed - Opened by morremeyer about 2 years ago - 3 comments

#253 - ldflags failed for gofumpt 0.4.0 release

Issue - State: closed - Opened by chenrui333 about 2 years ago - 4 comments

#252 - How do I use "-extra" in VS Code

Issue - State: closed - Opened by jippi about 2 years ago - 1 comment

#251 - Support running controversial/experimental rules individually

Issue - State: open - Opened by maxbrunet over 2 years ago - 1 comment

#250 - CLI argument to ignore paths

Issue - State: open - Opened by silverwind over 2 years ago - 19 comments

#249 - gofumpt lint conflict with go-swagger comments

Issue - State: closed - Opened by pmalhaire over 2 years ago - 2 comments

#248 - Extend README in several directions

Pull Request - State: closed - Opened by adamroyjones over 2 years ago - 1 comment

#247 - whitespace around multiplication operator

Issue - State: closed - Opened by cwpwd over 2 years ago - 1 comment

#246 - use testscript.Params.RequireExplicitExec

Pull Request - State: closed - Opened by mvdan over 2 years ago

#245 - gofumpt doesn't work with neovim

Issue - State: closed - Opened by halshar over 2 years ago - 3 comments

#244 - gofumpt's behaviour depends on the version of Go used to build it

Issue - State: closed - Opened by adamroyjones over 2 years ago - 10 comments

#243 - bump module deps

Pull Request - State: closed - Opened by mvdan over 2 years ago

#242 - Add formatting based on WSL rules.

Issue - State: closed - Opened by ALizarazoTellez over 2 years ago - 1 comment

#241 - Comment formatting compatible with golangci recommendation

Issue - State: closed - Opened by mvrahden over 2 years ago - 1 comment

#240 - add Go 1.19.x, drop 1.17.x

Pull Request - State: closed - Opened by mvdan over 2 years ago

#239 - revamp //gofumpt:diagnose for real use cases

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

#238 - Discrepancies of the formatting in different scenarios

Issue - State: closed - Opened by adrianlungu over 2 years ago - 4 comments
Labels: needs info

#237 - Ignore shebang line

Issue - State: open - Opened by JayeshPebble over 2 years ago - 2 comments

#236 - use testdata/script/*.txtar rather than testdata/scripts/*.txt

Pull Request - State: closed - Opened by mvdan over 2 years ago

#235 - Unexpected splitting of function arguments

Issue - State: closed - Opened by twpayne over 2 years ago - 4 comments

#234 - sync with go1.19beta1's gofmt

Pull Request - State: closed - Opened by mvdan over 2 years ago

#233 - use go/parser.SkipObjectResolution

Pull Request - State: closed - Opened by mvdan over 2 years ago

#232 - failed to install v0.3.1

Issue - State: closed - Opened by bbx-winner over 2 years ago - 1 comment

#231 - Cannot install on Ubuntu / latest Go

Issue - State: closed - Opened by Alexey-T over 2 years ago - 4 comments

#230 - improve the heuristics to detect commented out code

Issue - State: open - Opened by sylr over 2 years ago - 3 comments

#229 - How to check Unused methods?

Issue - State: closed - Opened by jwrookie over 2 years ago - 1 comment

#228 - Different import order between gofmt and gofumpt

Issue - State: closed - Opened by a631807682 over 2 years ago - 1 comment

#227 - How to use this as library

Issue - State: closed - Opened by batara666 over 2 years ago - 3 comments

#226 - Goland (jetbrains) File Watcher: gofumpt reports an error, size of X changed during reading...

Issue - State: closed - Opened by iangregsondev over 2 years ago - 4 comments
Labels: needs info

#225 - seems to split imports into three groups in some edge cases

Issue - State: open - Opened by mmlb almost 3 years ago - 6 comments
Labels: bug

#224 - feature: Simple type-declaration statements

Issue - State: open - Opened by qianxi0410 almost 3 years ago - 1 comment

#223 - FR: Remove unnecessary trailing newline

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

#222 - add support for align struct tags

Issue - State: open - Opened by tomasweigenast almost 3 years ago - 2 comments

#221 - feat: add `make` simplify

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

#220 - simplify `make`

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

#219 - format: exclude body on CaseClause len check

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

#218 - format: add fuzzer and fix two panics

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