.clang-tidy 319 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 Checks: '-*,modernize-loop-convert,modernize-use-using' CheckOptions: - key: modernize-loop-convert.MaxCopySize value: '10' - key: modernize-loop-convert.MinConfidence value: reasonable - key: modernize-use-using.IgnoreMacros value: 1