зеркало из https://github.com/microsoft/go-sqlcmd.git
10 строки
274 B
INI
10 строки
274 B
INI
|
# top-most EditorConfig file
|
||
|
root = true
|
||
|
|
||
|
[*.go]
|
||
|
indent_style = tab
|
||
|
# (Please don't specify an indent_size here; that has too many unintended consequences.)
|
||
|
|
||
|
# IDE0073: File header
|
||
|
file_header_template = Copyright (c) Microsoft Corporation.\nLicensed under the MIT license.
|