File: .editorconfig

package info (click to toggle)
python-dnaio 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: python: 2,726; ansic: 164; sh: 28; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
[*.{py,pyx}]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4