• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root = true
2
3[*]
4indent_style = space
5indent_size = 2
6charset = utf-8
7trim_trailing_whitespace = true
8insert_final_newline = true
9
10[*.md]
11trim_trailing_whitespace = false
12