Releases: editorconfig-checker/editorconfig-checker
Releases · editorconfig-checker/editorconfig-checker
v3.4.0
v3.3.0
v3.2.1
3.2.1 (2025-03-15)
Bug Fixes
- check for exclusion before MIME type (#447) (cd9976b)
- empty format in the config file should be treated as Default (#448) (f8799d0), closes #430
- test: make TestGetRelativePath work under Darwin (#445) (d956561)
- test: support running our test suite under
-trimpath
, closes #397 (#439) (fc78406) - test: we no longer need -ldflags at all (#444) (9ffcae2)
v3.2.0
v3.1.2
v3.1.1
v3.1.0
3.1.0 (2025-01-06)
Features
- add zip version when compressing all binaries (#321) (#362) (f1bb625)
- consolidate adjacent error messages (#360) (cf4ae1c)
- editorconfig-checker-disable-next-line (#363) (6116ec6)
- provide Codeclimate compatible report fromat (#367) (282c315)
- support
.editorconfig-checker.json
config (#375) (cb0039c)
Bug Fixes
v3.0.3
What's Changed
- Revert "fix: check if multiple newlines are at EOF (#350)" by @mstruebing in #354
- ci: publish docker image by @mstruebing in #355
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fix: indent_style = space is ignored if indent_size = unset (#277) by @haumont in #331
- chore(deps): bump wagoid/commitlint-github-action from 6.0.0 to 6.0.1 by @dependabot in #334
- chore(deps): bump heinrichreimer/github-changelog-generator-action from 2.1.1 to 2.4 by @dependabot in #336
- fix: v3 prefix is required by @greut in #339
- fix: io/ioutil is deprecated by @greut in #340
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #343
- chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4 by @dependabot in #345
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #346
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #349
- Remove changelog gen by @mstruebing in #352
- ci: run docker login and publish on main and on tags creation by @mstruebing in #344
- Check if multiple newlines are at EOF by @holesch in #350
New Contributors
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #328
- chore(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.0 by @dependabot in #329
- chore(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.1 to 2.6.2 by @dependabot in #332
Full Changelog: v3.0.0...v3.0.1