Sourcehold icon indicating copy to clipboard operation
Sourcehold copied to clipboard

Use some linter or git config to unify line endings

Open Danielduel opened this issue 3 years ago • 4 comments

Add configs/tools and renormalize codebase

Danielduel avatar Feb 23 '21 16:02 Danielduel

I have added several sanitizers, clang-tidy to my draft. You can check the cmake directory and the main CMakeLists.txt for changes

skrax avatar Mar 03 '21 09:03 skrax

Seen already, a bit shame that it is not separate PR, but we can live with it :)

Danielduel avatar Mar 03 '21 10:03 Danielduel

Yes. It's a bit annoying, because of cxxopts and ghc_filesystem warnings. I had to add diagnostic guards to skip over them. Might not work on MSVC, so no PR.

skrax avatar Mar 03 '21 10:03 skrax

Fixed since #68

skrax avatar Mar 22 '21 14:03 skrax