Skip to content

Conversation

greut
Copy link
Member

@greut greut commented Apr 25, 2020

This change adds a new LRU cached parser. Usually useless because most projects have few globbing patterns and even fewer .editorconfig files, so it's not enabled by default.

To make this more "reusable", they have been moved to a sub package, hence the internal calls had to be made public. Now, you can have you own cache without having to rewrite the translate function (which is the hard part)

greut added 4 commits April 25, 2020 11:46
Signed-off-by: Yoan Blanc <[email protected]>
Signed-off-by: Yoan Blanc <[email protected]>
Signed-off-by: Yoan Blanc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant