[ 原始碼: editorconfig-core ]
套件:editorconfig(0.12.1-1.1)
editorconfig 的相關連結
Debian 的資源:
下載原始碼套件 editorconfig-core:
- [editorconfig-core_0.12.1-1.1.dsc]
- [editorconfig-core_0.12.1.orig.tar.gz]
- [editorconfig-core_0.12.1-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [editorconfig.org]
相似套件:
coding style indenter for all editors - commandline tools
This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles.
EditorConfig files are easily readable and they work nicely with version control systems.
This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file.
其他與 editorconfig 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files