Go to file
Krzysztof kuhy Rudnicki e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +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: correct shebang and executable permissions 2025-11-30 13:42:16 +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: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
PYTHON fix: correct shebang and executable permissions 2025-11-30 13:42:16 +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: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
lint_python.sh fix: correct shebang and executable permissions 2025-11-30 13:42:16 +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