Fossil SCM

fossil-scm / .editorconfig
Source Blame History 14 lines
cb4412b… ckennedy 1 # EditorConfig (https://editorconfig.com) Configuration for Fossil
cb4412b… ckennedy 2 #
cb4412b… ckennedy 3 # Following https://fossil-scm.org/fossil/doc/trunk/www/style.wiki
cb4412b… ckennedy 4 #
cb4412b… ckennedy 5
cb4412b… ckennedy 6 # Defaults for all files
cb4412b… ckennedy 7 [*]
cb4412b… ckennedy 8 end_of_line = lf
cb4412b… ckennedy 9 insert_final_newline = true
cb4412b… ckennedy 10 indent_style = space
cb4412b… ckennedy 11 indent_size = 2
cb4412b… ckennedy 12
b86c8b4… stephan 13 [{Makefile,Makefile.*,*.mk}]
b86c8b4… stephan 14 indent_style = tab

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button