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

GitHub / mvdan/gofumpt issues and pull requests

#325 - import groups Go workspace modules with Go std modules

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

#324 - Usage with Templ

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

#323 - octal vs misuage of time.Date

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

#322 - inconsistent arithmetic spacing

Issue - State: closed - Opened by mcandre 4 months ago - 1 comment

#321 - conflict with linter 'whitespace.multi-func'

Issue - State: closed - Opened by p3rs1st 4 months ago - 2 comments
Labels: needs info

#319 - fix messy function signatures

Issue - State: open - Opened by jessehersch 5 months ago

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

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

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

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

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

Issue - State: closed - Opened by mvdan 9 months ago

#314 - drop google/go-cmp dependency

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

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

Pull Request - State: closed - Opened by Luigi31415 11 months ago - 10 comments

#312 - gofumpt removes multiple `tag_name:"..."` tags, only first is left

Issue - State: closed - Opened by sk-lemken 11 months ago - 1 comment

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

Pull Request - State: closed - Opened by flan6 11 months ago - 2 comments

#309 - octal notation with people misusing date.Time

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

#308 - Option to disable imports processing

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

#307 - Import grouping vs internal

Issue - State: closed - Opened by kolyshkin about 1 year ago - 5 comments

#306 - Group adjacent short variable declarations

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

#305 - Alias imported package to match the package name

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

#304 - how to ignore certain folders?

Issue - State: closed - Opened by cwrau over 1 year ago - 8 comments

#303 - Publish v1

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

#302 - Split long lines only available behind environment string

Issue - State: open - Opened by sevein over 1 year ago

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

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

#300 - Gofumpt removing newlines before comments

Issue - State: open - Opened by renbou over 1 year ago - 7 comments

#299 - prevent indentation confusion

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

#298 - Generated file not ignored

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

#297 - Single import should not be grouped with parentheses

Issue - State: open - Opened by shenghui0779 over 1 year ago

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

Pull Request - State: closed - Opened by adamroyjones over 1 year ago - 2 comments

#295 - refactor: release

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

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

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

#293 - Making every added formatting rule Optional

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

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

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

#291 - add simplifications for Go 1.22

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

#289 - Breaks import comment

Issue - State: open - Opened by AlexanderYastrebov over 1 year ago - 2 comments

#288 - panic while handling some //line directives

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

#287 - Clothe returns

Pull Request - State: closed - Opened by flimzy almost 2 years ago - 9 comments

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

Pull Request - State: open - Opened by davidmdm almost 2 years ago - 6 comments

#285 - Proposal: Clothe naked returns

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

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

Issue - State: open - Opened by flan6 almost 2 years ago - 13 comments

#283 - install as a CLI

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

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

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

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

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

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

Issue - State: open - Opened by effinsky almost 2 years ago - 1 comment

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

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

#277 - different output for stdin vs passing in filename

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

#276 - Fail to install

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

#275 - Using rewrite rules with gofumpt

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

#274 - Update Helix editor config

Pull Request - State: closed - Opened by rsjethani about 2 years ago - 5 comments

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

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

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

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

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

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

#269 - Panic on formatting of multiple files

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

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

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

#267 - Fails to install with Go 1.20.3

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

#266 - gofumpt badge

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

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

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

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

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

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

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

#261 - Multiline blocks allow newline before closing brace

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

#260 - Does gofumpt ignore folders like testdata?

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

#258 - Provide pre-commit hook configuration

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

#257 - Add Helix instructions to readme

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

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

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

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

Pull Request - State: closed - Opened by mvdan over 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 over 2 years ago - 3 comments

#253 - ldflags failed for gofumpt 0.4.0 release

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

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

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

#251 - Support running controversial/experimental rules individually

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

#250 - CLI argument to ignore paths

Issue - State: open - Opened by silverwind almost 3 years ago - 20 comments

#249 - gofumpt lint conflict with go-swagger comments

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

#248 - Extend README in several directions

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

#247 - whitespace around multiplication operator

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

#246 - use testscript.Params.RequireExplicitExec

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

#245 - gofumpt doesn't work with neovim

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

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

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

#243 - bump module deps

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

#242 - Add formatting based on WSL rules.

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

#241 - Comment formatting compatible with golangci recommendation

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

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

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

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

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

#238 - Discrepancies of the formatting in different scenarios

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

#237 - Ignore shebang line

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

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

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

#235 - Unexpected splitting of function arguments

Issue - State: closed - Opened by twpayne about 3 years ago - 4 comments

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

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

#233 - use go/parser.SkipObjectResolution

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

#232 - failed to install v0.3.1

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

#231 - Cannot install on Ubuntu / latest Go

Issue - State: closed - Opened by Alexey-T about 3 years ago - 4 comments

#230 - improve the heuristics to detect commented out code

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

#229 - How to check Unused methods?

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

#228 - Different import order between gofmt and gofumpt

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

#227 - How to use this as library

Issue - State: closed - Opened by batara666 about 3 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 about 3 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 over 3 years ago - 6 comments
Labels: bug