4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update property key, value length limits per spec change More... almost 3 years ago
Remove the description of inline comments at all (#31) More... almost 3 years ago
Update editorconfig-core-test submodule to latest (70840cf) More... almost 3 years ago
Allow disabling softtabstop via g:EditorConfig_softtabstop_{space,tab} config More... almost 3 years ago
Merge pull request #113 from hildjj/changelog More... almost 3 years ago
Update changelog More... almost 3 years ago
1.0.1 More... almost 3 years ago
Merge pull request #112 from hildjj/unreachable More... almost 3 years ago
Update one-ini version, add a quick test to catch regressions on empty commnts. Fixes #111. More... almost 3 years ago
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#148) More... almost 3 years ago
build(deps): bump golang.org/x/mod from 0.5.1 to 0.6.0 (#147) More... almost 3 years ago
Merge pull request #38 from chcg/appveyor_0_12_4 More... almost 3 years ago
Prepare v0.9.0 (#275) More... almost 3 years ago
Fix package load for use-package usage (#277) More... almost 3 years ago
Add fixes for Emacs 29 (#276) More... almost 3 years ago
- adding GH actions (#83) More... almost 3 years ago
1.0.0 More... almost 3 years ago
Merge pull request #110 from hildjj/release More... almost 3 years ago
Cleanups in preparation for 1.0.0 release. Fixes #54. More... almost 3 years ago
Merge pull request #109 from hildjj/cache More... almost 3 years ago
Merge pull request #107 from hildjj/file-info More... almost 3 years ago
Add negative caching More... almost 3 years ago
correct appveyor build (#82) More... almost 3 years ago
Add caching support for longer-running processes, so that the same .editorconfig file isn't read, parsed, and processed many times. More... almost 3 years ago
Move glob munging all to one place, and go back to previous behavior of parseString More... almost 3 years ago
Change the files API to not use a Symbol anymore, but instead pass in an array to be filled. More... almost 3 years ago
Make returning files a config option that defaults to false, so existing code will never get the symbol key returned. More... almost 3 years ago
Update dependencies More... almost 3 years ago
Add CLI for file information More... almost 3 years ago
Merge pull request #108 from hildjj/escape More... almost 3 years ago