diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-09-01 23:39:00 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-09-01 23:39:00 +0000 |
| commit | 2549a383386efa10d4298daef2494927ebdc5ca8 (patch) | |
| tree | 6be1c428c2bcbf64e223309b22663cbd39fd7e7e /astylerc | |
| parent | Fix grids with comma as decimal separator [Bug #1216306]. (diff) | |
| download | inkscape-2549a383386efa10d4298daef2494927ebdc5ca8.tar.gz inkscape-2549a383386efa10d4298daef2494927ebdc5ca8.zip | |
Unduplicate some code in the metafile printing extensions
(bzr r12499)
Diffstat (limited to 'astylerc')
| -rw-r--r-- | astylerc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,7 @@ # Attach pointers and references to variable names --align-pointer=name ---align-reference=name +# --align-reference=name # Add brackets to single-statement blocks --add-brackets @@ -23,3 +23,4 @@ # Misc. options --indent-preprocessor --indent-col1-comments +--suffix=none |
