mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 21:23:16 +02:00
- Replace 'A && B || C' patterns with proper if-then-else statements (SC2015) - Add check_for_virtualbox function to invoke prompt_for_virtualbox_challenge (SC2317) - Fix install_launcher function to escape variable in heredoc (SC2119/SC2120) - Apply shfmt formatting to ensure consistent style Fixes 7 SC2015 violations, 1 SC2317 violation, and 1 SC2119/SC2120 pair. All 79 shell files now pass shellcheck without errors. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| tools | ||
| .gitignore | ||
| clean_audio.sh | ||
| compress_images.sh | ||
| convert.sh | ||
| copyFolder.sh | ||
| download.sh | ||
| fix_thorium_unity.sh | ||
| fix_unity.sh | ||
| generate_subfolders.sh | ||
| get_rnnoise_model.sh | ||
| install_ffmpeg_with_arnndn.sh | ||
| install_unity_mcp.sh | ||
| libre_translate.sh | ||
| mcp_readme.md | ||
| process_table.sh | ||
| README_clean_audio.md | ||
| test_fw.srt | ||
| transcribe.sh | ||
| upgrade.sh | ||