File: .editorconfig

package info (click to toggle)
yosys 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,572 kB
  • sloc: cpp: 92,919; python: 5,196; yacc: 2,535; sh: 1,883; makefile: 996; lex: 540; perl: 399; ansic: 371; tcl: 70; vhdl: 46
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
root = true

[*]
indent_style = tab
indent_size = tab
trim_trailing_whitespace = true
insert_final_newline = true