Commit graph

5 commits

Author SHA1 Message Date
e16a1a6f6e Integrated clang-tidy into cmake
Enabled warnings as errors when building project target
Changed checks for clang-tidy
Changed indentation from 2 spaces to 4 in clang-format
Added pre-commit hook to apply clang-format formatting to the source tree
2024-10-23 14:41:12 +03:00
5f9f6d2e92 Added tape namespace to all tape-related declarations
Added tapeutil header and source file for sorting methods
Added FileTapeSettings struct to store delay settings for a file tape
2024-10-22 03:24:13 +03:00
967a208e4a Added default constructor to Tape to fix compilation issues 2024-10-21 11:12:24 +03:00
363778019e Added clang-format and clang-tidy 2024-10-21 11:03:12 +03:00
cb3b7ff3d9 Initial commit 2024-10-19 05:36:22 +03:00