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 Apr 27, 2023
1 parent 7f97490 commit db83fe8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import { ES_FIELD_TYPES } from '@kbn/field-types';
/**
* Returns a tuple of values according to the `esType` param, these values are meant to be applied in the _missing_
* Returns a tuple of values according to the `esType` param, these values are meant to be applied in the _missing_
* property of the query aggregation of the grouping, to look up for missing values in the response buckets.
* These values do not need to be anything in particular, the only requirement is they have to be 2 different values that validate against the field type.
*/
Expand Down

0 comments on commit db83fe8

Please sign in to comment.