Skip to content

Instantly share code, notes, and snippets.

View abdullah-zero9's full-sized avatar

Abdullah abdullah-zero9

View GitHub Profile
@abdullah-zero9
abdullah-zero9 / .editorconfig
Created October 25, 2025 16:09 — forked from m-jovanovic/.editorconfig
Sample editor config with a bunch of rules turned off 😅
root = true
# C# files
[*.cs]
#### Core EditorConfig Options ####
# Indentation and spacing
indent_size = 4
indent_style = space