root = true

[*.py]
indent_style = space
indent_size = 4

[*.pm]
indent_style = space
indent_size = 4

[*.pl]
indent_style = space
indent_size = 4

[*.t]
indent_style = space
indent_size = 4
