John Stiles | 31954bf | 2020-08-07 17:35:54 -0400 | [diff] [blame] | 1 | Checks: '-*,bugprone-use-after-move,bugprone-unused-raii,bugprone-undelegated-constructor,bugprone-argument-comment,bugprone-bool-pointer-implicit-conversion,performance-unnecessary-copy-initialization,performance-for-range-copy,readability-redundant-preprocessor,misc-definitions-in-headers,modernize-make-unique,llvm-namespace-comment,readability-static-accessed-through-instance,readability-const-return-type,google-build-namespaces' |
John Stiles | a6841be | 2020-08-06 14:11:56 -0400 | [diff] [blame] | 2 | CheckOptions: |
3 | - key: llvm-namespace-comment.SpacesBeforeComments | ||||
4 | value: 2 |