forked from Ninjalama/streamyfin_mirror
feat(ci/cd): Add Android builds and quality checks (#694)
This commit is contained in:
13
.github/spell-check.json
vendored
Normal file
13
.github/spell-check.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ignore_files": [
|
||||
"**/node_modules/**",
|
||||
"**/bun.lockb",
|
||||
"**/android/**",
|
||||
"**/ios/**",
|
||||
"**/*.apk",
|
||||
"**/*.aab",
|
||||
"**/*.ipa",
|
||||
".github/actions/spell-check-this/dictionary.txt",
|
||||
".github/spell-check.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user