Guest User

Untitled

a guest
Dec 12th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. root = true
  2.  
  3. [*]
  4. indent_style = tab
  5. indent_size = 4
  6. end_of_line = crlf
  7. trim_trailing_whitespace = true
  8.  
  9. [*.{xml,config,json}]
  10. indent_size = 2
Add Comment
Please, Sign In to add comment