summaryrefslogtreecommitdiff
path: root/HACKING
blob: 57742a2ac671560f03d8ff9934b9eb987c086add (plain)
1
2
3
4
5
6
7
8
= Coding style =

This project uses mostly the same file naming and coding style like
librevenge and the rest of Fridrich's libraries. Please run

    astyle --options=astyle.options \*.cpp \*.h

before committing.