fix: add codespell allowed word ro

This commit is contained in:
Revant Nandgaonkar 2022-08-19 11:50:27 +05:30
parent 236bba1ee2
commit 78faaead25

View file

@ -32,6 +32,9 @@ repos:
rev: v2.2.0
hooks:
- id: codespell
args:
- -L
- "ro"
- repo: local
hooks: