We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7e76f commit b566d55Copy full SHA for b566d55
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: codespell
26
args:
27
- - --ignore-words-list=hass,alot,bre,datas,dof,dur,ether,farenheit,hist,iff,iif,ines,ist,lightsensor,mut,nd,pres,referer,rime,ser,serie,sur,te,technik,ue,uint,visability,wan,wanna,withing,iam,incomfort,ba,haa,pullrequests
+ - --ignore-words-list=alot,ba,bre,datas,dof,dur,ether,farenheit,haa,hass,hist,iam,iff,iif,incomfort,ines,ist,lightsensor,mut,nd,pres,pullrequests,referer,rime,ser,serie,sur,te,technik,ue,uint,visability,wan,wanna,withing
28
- --skip="./.*,*.csv,*.json"
29
- --quiet-level=2
30
exclude_types: [csv, json]
0 commit comments