From f95d45c36e7c7131747259956821d844e8952e5d Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 8 Jun 2017 10:53:01 +0000 Subject: nss-3.31 --- nss/cpputil/.clang-format | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nss/cpputil/.clang-format (limited to 'nss/cpputil/.clang-format') diff --git a/nss/cpputil/.clang-format b/nss/cpputil/.clang-format new file mode 100644 index 0000000..06e3c51 --- /dev/null +++ b/nss/cpputil/.clang-format @@ -0,0 +1,4 @@ +--- +Language: Cpp +BasedOnStyle: Google +... -- cgit v1.2.1