testsAndMisc/C/lichess_random_engine
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
..
main.c fix: some linting issues 2025-11-01 20:11:45 +01:00
Makefile feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
micro_max.c fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
movegen.c fix: some linting issues 2025-11-01 20:11:45 +01:00
movegen.h fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
perft feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
perft.c fix: some linting issues 2025-11-01 20:11:45 +01:00
search.c fix: some linting issues 2025-11-01 20:11:45 +01:00
search.h fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00