skips 'config_open.ts' files from linter check (#60248) (#60267)

This commit is contained in:
MadameSheema 2020-03-16 17:16:32 +01:00 committed by GitHub
parent 5c0f664ada
commit 87755469a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,6 +326,7 @@ module.exports = {
'x-pack/test/functional/apps/**/*.js',
'x-pack/legacy/plugins/apm/**/*.js',
'test/*/config.ts',
'test/*/config_open.ts',
'test/*/{tests,test_suites,apis,apps}/**/*',
'test/visual_regression/tests/**/*',
'x-pack/test/*/{tests,test_suites,apis,apps}/**/*',