ソースを参照

Fix lint warning

master
Arun Prakash Jana 6年前
コミット
e2dad88a83
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: A75979F35C080412
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      .clang-tidy

+ 2
- 1
.clang-tidy ファイルの表示

@@ -10,5 +10,6 @@ CheckOptions:
value: '_t'
- key: fuchsia-restrict-system-includes.Includes
value: '*,-stdint.h,-stdbool.h'

- key: readability-function-size.StatementThreshold
value: '850'
...

読み込み中…
キャンセル
保存