diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-11-23 09:56:03 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-11-23 09:57:44 +0100 |
commit | bfaf5740bb10ce8c51017cba44681de10953bea4 (patch) | |
tree | dd9044a8c31d3f08840a4db86cd1c212d31d6484 /solenv/clang-format | |
parent | 6d5aeece56e0ab33150bdcf8a037cdb004ae2d1d (diff) |
ios: blacklist newly pushed non-formatted files
Commit ed885a3cdbfc4b4d194d40508a29334b9780858f (iOS, do not use
different C compilers, 2017-11-23) was pushed directly and clang-format
wasn't used locally, either -- so just blacklist these new files.
Change-Id: Id6e39e68ac112494139e982ebcf7c32531184ec2
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index c698185bb47c..c8709b81d8c3 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -8296,6 +8296,8 @@ ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.h ios/LibreOfficeLight/LibreOfficeLight/dummyLOkit.c ios/LibreOfficeLight/LibreOfficeLight/lokit-Bridging-Header.h +ios/source/LibreOfficeKit.c +ios/source/LibreOfficeKit.h javaunohelper/source/bootstrap.cxx javaunohelper/source/javaunohelper.cxx javaunohelper/source/juhx-export-functions.hxx |