ZIP
WinGet
EditorConfig-Checker
Max Strübing · 3.2.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ec-windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
EditorConfig-Checker.EditorConfig-Checker
Version
3.2.1
Description
A tool to verify that your files are in harmony with your .editorconfig
License
MIT
↗
Installer URL
https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/ec-windows-amd64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
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)