Go to file
Krzysztof kuhy Rudnicki f8823a7de1 fix: resolve shellcheck warnings
- lint_python.sh: remove unused VERBOSE variable, use OVERALL_STATUS for exit
- run_game.sh: add || exit after cd
- install_arch.sh/uninstall_arch.sh: separate local declaration and assignment
- lint.sh: use variable for pkg-config output to avoid word splitting
2025-11-30 13:48:17 +01:00
.github/workflows fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
.vscode fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
articles fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
Bash/ffmpeg-build fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
C fix: resolve shellcheck warnings 2025-11-30 13:48:17 +01:00
CPP fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
LaTeX fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
poker-modifier-app fix: add missing comma in poker_modifier_app.py 2025-11-30 13:45:16 +01:00
PYTHON fix: resolve shellcheck warnings 2025-11-30 13:48:17 +01:00
sonic_pi feat: accept first argument as audio by defauilt sonic pi 2025-10-26 16:33:37 +01:00
TS fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
.gitignore fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
.pre-commit-config.yaml fix: exclude JSONC files from JSON validation 2025-11-30 13:46:04 +01:00
lint_python.sh fix: resolve shellcheck warnings 2025-11-30 13:48:17 +01:00
pyproject.toml fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
pytest.ini feat: C engine 2025-09-06 18:26:31 +02:00
requirements-dev.txt fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
requirements.txt fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
test_input_clean.wav fix: getting rnnoise model 2025-10-12 18:57:55 +02:00
test_input.wav fix: getting rnnoise model 2025-10-12 18:57:55 +02:00