Skip to content

Commit 21efec8

Browse files
committed
style: ignore kts files from spellcheck
1 parent 826bf56 commit 21efec8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/cspell.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ ignorePaths:
2323
"**/gradle.properties",
2424
"cspell.yaml",
2525
"**/build.gradle",
26+
"**/*.kts",
2627
"**/proguard-rules.pro",
2728
"**/.github/**",
2829
"**/.gitignore",

0 commit comments

Comments
 (0)