psutil 3.3.0

Process and system monitoring library
Documentation
root = true

[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true

[*.{js,jsx,ts,tsx,html,php,vim,toml,yml,json}]
indent_size = 2

[*.yml]
indent_style = space

[Makefile,*.go]
indent_style = tab

[*.md]
trim_trailing_whitespace = false