Skip to content

Commit

Permalink
chore: fixing vale not warning type format
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <tokesh789@gmail.com>
  • Loading branch information
Tokesh committed Feb 9, 2025
1 parent 86cecd2 commit 70a8059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/vale/styles/OpenSearch/NumericFormat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ level: warning
action:
name: remove
raw:
- '(?m)^\s*-?\s*type:\s*number(?!\s*\n\s*format:)'
- '(?m)^\s*-?\s*type:\s*number\s*(?:#.*)?$'

0 comments on commit 70a8059

Please sign in to comment.