Skip to content

Commit 3c80918

Browse files
committed
chore: update .typos.toml to exclude prod.sql from typo checks
1 parent 5385382 commit 3c80918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ extend-exclude = [
2929
# Database and Supabase
3030
"supabase/.branches/",
3131
"supabase/.temp/",
32+
"supabase/schemas/prod.sql",
3233

3334
# Assets and data files
3435
"*.json",

0 commit comments

Comments
 (0)