root = true

[*.{js,py}]
charset = utf-8

[*.yml]
indent_style = space
indent_size = 2

# Tab indentation (no size specified)
[Makefile]
indent_style = tab
