File: .editorconfig

package info (click to toggle)
bashtop 0.9.25-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,052 kB
  • sloc: sh: 4,271; python: 364; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[*.{sh,md,cfg,sample}]
indent_style = tab
indent_size = 4

[bashtop]
indent_style = tab
indent_size = 4