eleventy-plugin-inclusive-language icon indicating copy to clipboard operation
eleventy-plugin-inclusive-language copied to clipboard

Recommendation for handling "master" in file paths

Open robdodson opened this issue 4 years ago • 0 comments

We have a lot of links in our docs to github.com/branch/master/whatever and the linter flags these. I tried doing words: [' master '] but it looks like the plugin calls trim() and strips those spaces out. Any suggestions?

robdodson avatar Jul 28 '20 17:07 robdodson