Update check-docs-quality.js
Add new regex for README files Signed-off-by: Raphaël <61149845+RaphaelSve@users.noreply.github.com>
This commit is contained in:
@@ -30,6 +30,7 @@ const IGNORED_WHEN_LISTING = [
|
||||
/^.*[/\\]knip-report\.md$/,
|
||||
/^docs[/\\]releases[/\\].*-changelog\.md$/,
|
||||
/^docs[/\\]reference[/\\]/,
|
||||
/^README-[a-z]{2}_[A-Z]{2}\.md$/,
|
||||
];
|
||||
|
||||
const IGNORED_WHEN_EXPLICIT = [
|
||||
|
||||
Reference in New Issue
Block a user