testsAndMisc/C
Krzysztof kuhy Rudnicki 0489085c68 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
..
1dvelocitysimulator fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
fps fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
imageViewer fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
lichess_random_engine fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
misc fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
opening_learner fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
scrapeWebsite fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
tests fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
websocketServer fix: some linting issues 2025-11-01 20:11:45 +01:00
.clang-format feat: added linter for C 2025-11-01 19:18:53 +01:00
.clang-tidy 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
compile_commands.json feat: added linter for C 2025-11-01 19:18:53 +01:00
cppcheck.txt feat: added linter for C 2025-11-01 19:18:53 +01:00
flawfinder.txt feat: added linter for C 2025-11-01 19:18:53 +01:00
lint_all.sh fix: some linting issues 2025-11-01 20:11:45 +01:00