Sfoglia il codice sorgente

Increase function length

master
Arun Prakash Jana 6 anni fa
parent
commit
21b323b445
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/.clang-tidy

+ 1
- 1
src/.clang-tidy Vedi File

@@ -11,5 +11,5 @@ CheckOptions:
- key: fuchsia-restrict-system-includes.Includes
value: '*,-stdint.h,-stdbool.h'
- key: readability-function-size.StatementThreshold
value: '850'
value: '900'
...

Loading…
Annulla
Salva