Skip to content

Conversation

@dredupuika
Copy link

@blopker
Copy link
Owner

blopker commented Jan 25, 2026

Hey! Thanks for this. I didn't think to add YAML since it's so simple and could just be processed as text. Happy to in could this, but is there anything in the query we're actually excluding?

@dredupuika
Copy link
Author

Hey. At this point you're right. Nothing is omitted.
However i do have a few more things i plant to write.

Since yaml files are heavily used for translation files i was planing to write a solution on how to allow per file dictionary configuration.
e.g. dictionaries_per_path = { "config/locales/**/*.lv*" = ["lv"] }

Another thing that would make sense is that it would be possible to differentiate between keys and values.

The reason why I want to do this because it is possible in cases where you use multiple dictionaries that some words overlap. So specifying a language to check for a specific file or even part of the file would make sense in some cases.

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.

2 participants