github.com/fananchong/cstruct-go@v0.0.0-20220616060855-b65d9a2f2e17/.editorconfig (about)

     1  # top-most EditorConfig file
     2  root = true
     3  
     4  # all files
     5  [*]
     6  indent_style = tab
     7  indent_size = 4