Skip to content

Commit f781e46

Browse files
committed
Try to use builtin dictionary
1 parent 9f62721 commit f781e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ repos:
1313
- '--write-changes'
1414
- '--ignore-words-list=cppp,normale'
1515
- '--dictionary=static/custom_corrections.txt'
16+
- '--builtin=en-GB_to_en-US'
1617
# Exclude package-lock.json and all .svg files
1718
exclude: 'package-lock\.json|\.svg$'

0 commit comments

Comments
 (0)