Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed May 4, 2022
1 parent dfe7b1f commit 41a088a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const indexFieldsProvider = (
): ISearchStrategy<
IndexFieldsStrategyRequest<'indices' | 'dataView'>,
IndexFieldsStrategyResponse
> => {
> => {
// require the fields once we actually need them, rather than ahead of time, and pass
// them to createFieldItem to reduce the amount of work done as much as possible
// eslint-disable-next-line @typescript-eslint/no-var-requires
Expand Down

0 comments on commit 41a088a

Please sign in to comment.