1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Merge branch 'develop-1.1' into develop

This commit is contained in:
Andrew Hutchings
2017-10-30 10:29:30 +00:00
10 changed files with 74 additions and 72 deletions

View File

@ -1 +1,2 @@
#!/bin/bash
astyle --style=allman --indent=spaces=4 --indent-switches --break-blocks --pad-comma --pad-oper --pad-header --lineend=linux --align-pointer=type --recursive "*.cpp" "*.h"