What does this rule do?
Checks for messages to have a snake case message id.
Having the message id's in snake case format is beneficial because it allows for easier integration with other tools and libraries, like @inlang/paraglide-js.
Manual setup
Besides installing the lint rule through manage.inlang.com you could also configure it manually.
Settings
Type:
Example in the project.inlang/settings.json:
The default level is warning