Ver código fonte

Increase function length

master
Arun Prakash Jana 5 anos atrás
pai
commit
21b323b445
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: A75979F35C080412
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/.clang-tidy

+ 1
- 1
src/.clang-tidy Ver arquivo

@@ -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'
...

Carregando…
Cancelar
Salvar