In our docs we try not to use you. If I remember correct, the md-linter actually has a possibility to add specific words to a black list. We might just add those in there as well to make sure they to not get back in.
The rule should only apply to ./docs/api/ *.md.
Some times it is just slipping through and we do not have to check for those explicitly anymore. What do others think?
In our docs we try not to use
you. If I remember correct, the md-linter actually has a possibility to add specific words to a black list. We might just add those in there as well to make sure they to not get back in.The rule should only apply to
./docs/api/ *.md.Some times it is just slipping through and we do not have to check for those explicitly anymore. What do others think?