Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use some linter or git config to unify line endings #43

Open
Danielduel opened this issue Feb 23, 2021 · 4 comments
Open

Use some linter or git config to unify line endings #43

Danielduel opened this issue Feb 23, 2021 · 4 comments

Comments

@Danielduel
Copy link
Contributor

Add configs/tools and renormalize codebase

@skrax
Copy link
Contributor

skrax commented Mar 3, 2021

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

@Danielduel
Copy link
Contributor Author

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

@skrax
Copy link
Contributor

skrax commented Mar 3, 2021

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
Copy link
Contributor

skrax commented Mar 22, 2021

Fixed since #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants