Revision 05a8cda47164acbdb3283f91b880ed51690fc56b authored by Dmitri Naumov on 05 January 2016, 11:16:07 UTC, committed by Dmitri Naumov on 05 January 2016, 11:16:07 UTC
1 parent 2a2e88f
Raw File
.gitattributes
# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top