We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d069c commit c15daf0Copy full SHA for c15daf0
1 file changed
build/gulpfile.hygiene.js
@@ -87,6 +87,7 @@ const indentationFilter = [
87
'!build/azure-pipelines/**/*.js',
88
'!build/azure-pipelines/**/*.config',
89
'!**/Dockerfile',
90
+ '!**/Dockerfile.*',
91
'!**/*.Dockerfile',
92
'!**/*.dockerfile',
93
'!extensions/markdown-language-features/media/*.js'
0 commit comments