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

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

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

before committing.