Skip to content

Commit e178e54

Browse files
committed
Update lint-md.js
1 parent 79d8ea4 commit e178e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulp-src/lint-md.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const defaultGlob = '**/*.md';
1010
const markdownFiles = [
1111
'!.github/**',
1212
'!content-modules/**',
13-
'!examples/**',
13+
'!examples/go/**',
1414
'!layouts/**',
1515
'!node_modules/**',
1616
'!scripts/registry-scanner/node_modules/**',

0 commit comments

Comments
 (0)