mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
fix(NA): snake case ignore for packages/kbn-check-prod-native-modules-cli/integration_tests/__fixtures__
This commit is contained in:
parent
433cc1e3d8
commit
e5e9b6bd9c
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ export const IGNORE_DIRECTORY_GLOBS = [
|
|||
'packages/*',
|
||||
'packages/core/*/*',
|
||||
'packages/kbn-pm/src/utils/__fixtures__/*',
|
||||
'packages/kbn-check-prod-native-modules-cli/integration_tests/__fixtures__/*/node_modules/*',
|
||||
'x-pack/dev-tools',
|
||||
'packages/kbn-optimizer/src/__fixtures__/mock_repo/x-pack',
|
||||
'typings/*',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue