Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Pure java editorconfig parsing

Compare
Choose a tag to compare
@bellkev bellkev released this 05 May 01:11
· 16 commits to master since this release

Thanks again to @denofevil for providing a pure-java implementation of the editorconfig core. Thanks to that, the plugin is now faster and only 1% of its original size, which will help IDE load time.

This release should also fix #30 and #27.