Current Path : /usr/src/Python-3.12.7/ |
Current File : //usr/src/Python-3.12.7/.editorconfig |
root = true [*.{py,c,cpp,h,js,rst,md,yml}] trim_trailing_whitespace = true insert_final_newline = true indent_style = space [*.{py,c,cpp,h}] indent_size = 4 [*.rst] indent_size = 3 [*.{js,yml}] indent_size = 2