mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Clean up codespell words (#123541)
This commit is contained in:
committed by
GitHub
parent
257742de46
commit
13b12a7657
@@ -12,7 +12,7 @@ repos:
|
||||
hooks:
|
||||
- id: codespell
|
||||
args:
|
||||
- --ignore-words-list=astroid,checkin,currenty,hass,iif,incomfort,lookin,nam,NotIn,pres,ser,ue
|
||||
- --ignore-words-list=astroid,checkin,currenty,hass,iif,incomfort,lookin,nam,NotIn
|
||||
- --skip="./.*,*.csv,*.json,*.ambr"
|
||||
- --quiet-level=2
|
||||
exclude_types: [csv, json, html]
|
||||
|
Reference in New Issue
Block a user