progminer zano miner fork https://github.com/hyle-team/progminer
This commit is contained in:
8
zano/.clang-tidy
Normal file
8
zano/.clang-tidy
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
Checks: 'clang-diagnostic-*,clang-analyzer-*,modernize-*,bugprone-*,readability-*,-readability-implicit-bool-conversion,performance-*'
|
||||
WarningsAsErrors: ''
|
||||
HeaderFilterRegex: 'progminer/.*'
|
||||
CheckOptions:
|
||||
- key: readability-braces-around-statements.ShortStatementLines
|
||||
value: '3'
|
||||
...
|
||||
Reference in New Issue
Block a user