We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9cca7 commit 6a2be98Copy full SHA for 6a2be98
.mdox.validate.yaml
@@ -47,3 +47,6 @@ validators:
47
# Expired certificate
48
- regex: 'bestpractices\.coreinfrastructure\.org\/projects\/3048'
49
type: 'ignore'
50
+ # Frequent DNS issues.
51
+ - regex: 'build\.thebeat\.co'
52
+ type: 'ignore'
0 commit comments