Current section
Files
Jump to
Current section
Files
include/gleamgen@render@config_Config.hrl
-record(config, {
render_function_parameter_types :: boolean(),
combine_equivalent_branches :: boolean(),
auto_fix_parameters :: boolean(),
inline_instantly_called_anonymous_functions :: boolean(),
annotate_type_in_let_declarations :: boolean()
}).