Skip to content

Instantly share code, notes, and snippets.

View enzalito's full-sized avatar

Enzo Einhorn enzalito

View GitHub Profile
@enzalito
enzalito / .uncrustify.cfg
Last active June 4, 2025 09:25
Modern uncrustify config for C development
#
# general
#
code_width = 100
output_tab_size = 4
#
# indentation
#
indent_with_tabs = 0