Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

blob: 5fdaee55c25d3850646a40601833cb6ae5325616 [file] [log] [blame]
root = true
[*.{c,cxx,h,hpp}]
# https://numpy.org/neps/nep-0045-c_style_guide.html
indent_size = 4
indent_style = space
max_line_length = 80
trim_trailing_whitespace = true