Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Long <self@brendanlong.com>2018-12-27 23:28:10 +0300
committerBrendan Long <self@brendanlong.com>2018-12-28 00:09:05 +0300
commiteebdc6f83f311730cd6b0c210836ac4b134080fc (patch)
tree7eb33da7995c36a7fd1b38703e402aa53e6930a9 /uncrustify.cfg
parente7776503fce12e470c879688c0bb675435e2258f (diff)
Run Vala code though Uncrustify
This uses the changes in these two Uncrustify pull requests: https://github.com/uncrustify/uncrustify/pull/2142 https://github.com/uncrustify/uncrustify/pull/2137
Diffstat (limited to 'uncrustify.cfg')
-rw-r--r--uncrustify.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/uncrustify.cfg b/uncrustify.cfg
new file mode 100644
index 00000000..8b6021f6
--- /dev/null
+++ b/uncrustify.cfg
@@ -0,0 +1,2 @@
+sp_angle_shift = remove
+#sp_permit_cpp11_shift = true