drop old ssh lib lint passing

This commit is contained in:
EthanShoeDev
2025-09-14 00:11:09 -04:00
parent a51ee62437
commit 4cdd8cd4bf
10 changed files with 64 additions and 413 deletions

View File

@@ -7,7 +7,8 @@
"**/dist/**",
"**/node_modules/**",
"**/android/**",
"**/generated/**"
"**/generated/**",
"**/rust/target/**"
],
"threshold": 0,
"minTokens": 50,