Skip to content

Releases: editorconfig-checker/editorconfig-checker

v3.6.1

28 Jan 20:45
aa06cea

Choose a tag to compare

3.6.1 (2026-01-22)

Bug Fixes

v3.6.0

25 Nov 16:40
6b2f463

Choose a tag to compare

3.6.0 (2025-11-25)

Features

  • add Rust target/ dir to default excludes (#507) (1c7d477)

Bug Fixes

v3.5.0

21 Nov 08:34
44f8ebb

Choose a tag to compare

3.5.0 (2025-11-18)

Features

v3.4.1

10 Oct 09:45
ef39e5f

Choose a tag to compare

3.4.1 (2025-10-09)

Performance Improvements

v3.4.0

11 Aug 11:55
ef08119

Choose a tag to compare

3.4.0 (2025-08-10)

Features

  • add *~ (emacs backup files) to default excludes (#483) (bbd722f), closes #482
  • add go.work, and go.work.sum files to default excludes (#468) (05296a5)

v3.3.0

07 May 06:58
90a8919

Choose a tag to compare

3.3.0 (2025-05-07)

Features

  • add .jj (Jujutsu) directory to default exclude list (#458) (ac903a0)
  • update default paths to exclude (#462) (84c5c55)

Bug Fixes

  • skip correct number of errors when consolidating errors (#464) (8c695f5)

v3.2.1

15 Mar 20:31
6a81239

Choose a tag to compare

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

27 Jan 19:26
3bf69e3

Choose a tag to compare

3.2.0 (2025-01-25)

Features

  • add support for env var NO_COLOR (#429) (9135f53)
  • only output "0 errors found" when verbose output is enabled (#423) (1d29a8b)

Bug Fixes

v3.1.2

10 Jan 22:06
3f5484e

Choose a tag to compare

3.1.2 (2025-01-10)

Bug Fixes

  • provide both .tar.gz as well as .zip archives (#416) (00e9890), closes #415

v3.1.1

08 Jan 17:23
ec7219a

Choose a tag to compare

3.1.1 (2025-01-08)

Bug Fixes