Sign in
android
/
device
/
google
/
cuttlefish
/
ae3a81950e6db0290551be43b4d1d71af4c9d059
/
.
/
tools
/
codespell.sh
blob: 79ae45242e2c3d4057987b7b47e2bc714137dabd [
file
] [
log
] [
blame
]
#!/bin/bash
cd
"$(dirname "
$0
")"
cd
..
codespell
--
skip
=
tools
/
codespell
-
ignore
.
txt
-
I tools
/
codespell
-
ignore
.
txt
-
w
-
i
3