Releases: golangci/golines
Releases · golangci/golines
v0.14.0
Changelog
- 215307c docs: add logo (#19)
- 6b12141 docs: update information the original repository
- b76f380 chore: clean workflows
- e4d93aa chore: group dependabot updates
- 922e1b0 chore: improve flag descriptions
- 8fd09d3 docs: deprecate reformat-tags option
- 75d6167 chore: update linter
- dcd04b6 fix: format switch type statement
- 1095088 chore: rename cs field to commentsShortener
- 6a6feb9 chore: simplify and explain end of the rounds
- 250dad9 chore: factorize formatFile
- d3d3902 chore: factorize formatStmts and formatExprs
- fe0206e fix: format else statements
- e184f97 chore: extract comment shortener into dedicated package
- cb15abe chore: split shortener.go
- 5dcab47 chore: move Config field comments
- fb858f0 chore: set up GitHub templates
- 6393581 chore: add security policy
- d2c8520 chore: update goreleaser configuration
- 63ff543 chore: add dependabot
- 393559f docs: reorganize readme
- 8c5ec88 docs: update readme about vscode
- 295dd84 docs: reorganize readme
- df6b3e1 fix: ifStmt.Init
- a019e6f chore: minor changes
- df95ac2 chore: improve HasRecursive
- 4da98c7 chore: shortener config as pointer
- 5e5f8b5 chore: rename package shortener to shorten
- 38f1eef chore: improve output handling
- 8afd442 chore: improve diff
- d127551 docs: update readme
- 812478d fix: generated file detection inside package clause
- 96c57c8 fix: use
-land-wat the same time - 81f1f70 fix: wrong diff
- b6efa4c refactor: methods to functions
- 8e43e4b chore: improve version display
- 0987a26 fix: improve block of fields detection
- 212fe84 chore: annotations as directives
- 6e50001 chore: rename HasMultiKeyTags
- 5032fd6 fix: duplicated structtag keys
- 56cfc42 chore: linting
- f4ef3f6 chore: add NewDefaultConfig
- 456eb40 chore: optimisation of the non-line-length-aware formatting
- 54bd257 chore: better way to handle the logger
- 1147661 chore: use goimports as a lib instead of CLI
- 5f7fa6e fix: use the right regexp for directives
- eb329de chore: move IgnoreGenerated from Shortener to main
- 9183466 chore: isolate executable formatter
- e0d3b39 feat: improve CLI performance
- b7192ec chore: move .gitattributes
- 2f6d4fe fix: struct tag raw litteral
- 1f64368 chore: new module name
- 0e3291c chore: refactor main
- 3f8cfdb chore: refactor and add tests
- 24d81c8 chore: goreleaser configuration minor changes
- 3167a87 chore: linting and cleaning
- ea8d5f7 chore: update dependencies
- 51366d1 chore: refactor shortener tests
- 075fda7 feat: improve skip files
- c5fc1f1 chore: replace logrus with slog
- 828fcab chore: rename __exp.go to .go.golden
- fdf3171 chore: rename _fixtures to testdata
- b0e7787 chore: clean CI workflows
- 51e55d0 chore: improve golangci-lint configuration
- 9ad8625 chore: update Makefile
- e46d44a chore: update generator
- 6c0634c chore: split into packages and rename symbols
- 640153a chore: improve gitignore