blob: 6c549666eb38958698a493e5a4176f637fce1baf [file] [log] [blame]
Yuri Finkelstein5d9930a2017-12-21 08:18:20 -10001root = true
Vladimir Glavnyyf93d0f62019-03-19 02:47:07 +07002# Don't set line endings to avoid conflict with core.autocrlf flag.
3# Line endings on checkout/checkin are controlled by .gitattributes file.
4[*]
Yuri Finkelstein5d9930a2017-12-21 08:18:20 -10005indent_style = space
6indent_size = 2
7insert_final_newline = true