Skip to content

Instantly share code, notes, and snippets.

View unseensenpai's full-sized avatar
😋
Keep Improving

Said Gülmez unseensenpai

😋
Keep Improving
View GitHub Profile
@m-jovanovic
m-jovanovic / .editorconfig
Created June 7, 2023 12:17
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