Update README.rst
This commit is contained in:
parent
5744348980
commit
64b7db1d01
@ -7,8 +7,10 @@ This is a modified version of astyle: http://astyle.sourceforge.net
|
||||
Our intention is to patch astyle to follow the Steinwurf coding style
|
||||
as closely as possible: http://docs.steinwurf.com/coding_style.html
|
||||
|
||||
Steinwurf uses heavily-templated C++11 code that can be a true challenge
|
||||
for a code formatting tool.
|
||||
The Steinwurf codebase contains some heavily-templated C++11 code that can be
|
||||
a true challenge for a code formatting tool. A comprehensive example
|
||||
for this coding style is located here:
|
||||
https://github.com/steinwurf/astyle/blob/master/test/correct_style.cpp
|
||||
|
||||
Quick start
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user