Merge pull request #5675 from ayshiff/feature/techdocs-e2e
Feature/techdocs e2e
This commit is contained in:
@@ -42,6 +42,7 @@ const getFilesToLint = () => {
|
||||
|
||||
// Note this ignore list only applies locally, CI runs `.github/workflows/docs-quality-checker.yml`
|
||||
const ignored = ['', 'ADOPTERS.md', 'OWNERS.md'];
|
||||
|
||||
return execSync(command, {
|
||||
stdio: ['ignore', 'pipe', 'inherit'],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user