disabled_rules: - line_length - todo - variable_name - force_try - function_parameter_count - force_cast - type_name - large_tuple included: - Sources - Tests excluded: - Sources/Lib trailing_comma: mandatory_comma: true