1

Add a basic test program

This commit is contained in:
2023-03-20 17:51:09 +01:00
parent 640988eb2e
commit cf9deeb723
3 changed files with 144 additions and 0 deletions

2
.clang-tidy Normal file
View File

@ -0,0 +1,2 @@
Checks: "-*,bugprone-*,clang-analyzer-*,concurrency-*,cppcoreguidelines-*,misc-*,modernize-*,performance-*,portability-*,readability-*"
FormatStyle: file