• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root = true
2[*.{cpp,cc,h,sh}]
3end_of_line = LF
4indent_style = space
5indent_size = 2
6insert_final_newline = true
7
8