We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fc48d commit b36dc62Copy full SHA for b36dc62
docker/.clang-tidy
@@ -2,3 +2,5 @@ Checks: bugprone-*,-bugprone-narrowing-conversions,-bugprone-signed-char-misuse,
2
CheckOptions:
3
- key: bugprone-unused-return-value.CheckedFunctions
4
value: etxn_burden;fee_base;float_compare;float_divide;float_exponent;float_exponent_set;float_int;float_invert;float_mantissa;float_mantissa_set;float_mulratio;float_multiply;float_negate;float_one;float_set;float_sign;float_sign_set;float_sum;ledger_seq;otxn_burden;otxn_generation;otxn_type;slot_count;slot_float;slot_type;slot_size;sto_subarray;sto_subfield;sto_validate
5
+ - key: bugprone-reserved-identifier.AllowedIdentifiers
6
+ value: _g
0 commit comments