[ 源代码: editorconfig-core ]
软件包:editorconfig(0.12.9+~0.15.1-1)
editorconfig 的相关链接
Debian 的资源:
下载源码包 editorconfig-core:
- [editorconfig-core_0.12.9+~0.15.1-1.dsc]
- [editorconfig-core_0.12.9+~0.15.1.orig-tests.tar.gz]
- [editorconfig-core_0.12.9+~0.15.1.orig.tar.gz]
- [editorconfig-core_0.12.9+~0.15.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.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libeditorconfig0 (>= 0.11.0)
- coding style indenter across editors - library