[*.go]
indent_style = tab
indent_size = 4

[*.{js,jsx,yml,yaml}]
indent_style = space
indent_size = 2
