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