OpenGeoscience / vtkMap

vtkMap
23 stars 13 forks source link

Applied clang-format. #96

Closed alvarosan closed 7 years ago

alvarosan commented 7 years ago

Added clang-format style file and pre-commit hook. The hook needs to be installed manually.

alvarosan commented 7 years ago

@johnkit , added a style file similar to SMTK (only reduced the column width to 80 characters). Also added a pre-commit hook although it needs to be installed manually.