]> granicus.if.org Git - clang/commitdiff
clang-format: Remove sentence in option cost threshold that weakens the
authorDaniel Jasper <djasper@google.com>
Mon, 5 Oct 2015 07:36:40 +0000 (07:36 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 5 Oct 2015 07:36:40 +0000 (07:36 +0000)
statement. Specifically, we don't want people that have already written
a patch to just write a style guide for their 1-person project.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249290 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangFormatStyleOptions.rst

index c2c076b5892b1788e0b58125c9200718346cde4b..1d581e80e2c3f146c2810dd1f05e98e9fe1de0d3 100644 (file)
@@ -606,8 +606,6 @@ options. Each new style option must ..
   * .. have a publicly accessible style guide
   * .. have a person willing to contribute and maintain patches
 
-At least two out of these three need to be met.
-
 Examples
 ========