Sha256: 5752582b8669b481ce8a84dcbd8cba7feedecb8e979a36d9bb75044255e0b5d9

Contents?: true

Size: 1.11 KB

Versions: 10

Compression:

Stored size: 1.11 KB

Contents

---
Checks:          'clang-diagnostic-*,clang-analyzer-*'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle:     none
User:            isaachier
CheckOptions:    
  - key:             google-readability-braces-around-statements.ShortStatementLines
    value:           '1'
  - key:             google-readability-function-size.StatementThreshold
    value:           '800'
  - key:             google-readability-namespace-comments.ShortNamespaceLines
    value:           '10'
  - key:             google-readability-namespace-comments.SpacesBeforeComments
    value:           '2'
  - key:             modernize-loop-convert.MaxCopySize
    value:           '16'
  - key:             modernize-loop-convert.MinConfidence
    value:           reasonable
  - key:             modernize-loop-convert.NamingStyle
    value:           CamelCase
  - key:             modernize-pass-by-value.IncludeStyle
    value:           llvm
  - key:             modernize-replace-auto-ptr.IncludeStyle
    value:           llvm
  - key:             modernize-use-nullptr.NullMacros
    value:           'NULL'
...

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
h3-3.7.2 ext/h3/src/.clang-tidy
h3-3.7.1 ext/h3/src/.clang-tidy
h3-3.6.2 ext/h3/src/.clang-tidy
h3-3.6.1 ext/h3/src/.clang-tidy
h3-3.6.0 ext/h3/src/.clang-tidy
h3-3.5.1 ext/h3/src/.clang-tidy
h3-3.5.0 ext/h3/src/.clang-tidy
h3-3.4.4 ext/h3/src/.clang-tidy
h3-3.4.0 ext/h3/src/.clang-tidy
h3-3.3.1 ext/h3/src/.clang-tidy