SQLiteCpp icon indicating copy to clipboard operation
SQLiteCpp copied to clipboard

Turn off cpplint and cppcheck options but test them in CI

Open SRombauts opened this issue 1 year ago • 0 comments

Disable running cpplint and cppcheck tools by default Add Github Actions to run them on CI

Fix #452 First time build fails on Windows with MSVC due to carriage return characters

SRombauts avatar Aug 20 '24 21:08 SRombauts