Files
medusa-store/www/vale/styles/docs/ModuleNames.yml
Shahed Nasser 94376f6c75 docs: document Query Context (#11289)
* docs: document Query Context

* add vale exception
2025-02-03 19:43:40 +02:00

21 lines
462 B
YAML

extends: existence
message: Consider capitalizing module name.
level: error
ignorecase: false
tokens:
- the [a-z]\w+ [mM]odule
- the [A-Z]\w+ module
exceptions:
- the custom module
- the commerce module
- the transpiled module
- the main module
- the same module
- the other module
- the referencing module
- the link module
- the first module
- the second module
- the module provider
- the specified module
- the associated module