ResourceModules
ResourceModules copied to clipboard
[Feature Request]: Allow filtering linter rules for natural language
Description
A few modules fail the natural language linter check with error
Incorrect usage of the term: “node”, use “Node.js” instead terminology
e.g. Microsoft.ContainerService/managedClusters/readme.md and Microsoft.ServiceFabric/clusters/readme.md
Verify how to filter out that specific check or an alternative way to have a successful natural language linter pipeline.
Could start here: https://github.com/github/super-linter/issues/2221
Possibly verify if the NATURAL_LANGUAGE_CONFIG_FILE env var can help. Ref: https://github.com/github/super-linter#environment-variables and https://textlint.github.io/docs/getting-started.html#configuration