Revision add53807a0ac772bd294f81356ea04c3b30323c0 authored by Dmitry Yu. Naumov on 17 December 2015, 15:37:57 UTC, committed by Dmitry Yu. Naumov on 17 December 2015, 15:37:57 UTC
CMake options for enabling Clang sanitizer
2 parent s 146ca5c + 84a4fa2
Raw File
.gitattributes
# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top