パッケージ: editorconfig (0.12.6-0.1)
editorconfig に関するリンク
Debian の資源:
editorconfig-core ソースパッケージをダウンロード:
- [editorconfig-core_0.12.6-0.1.dsc]
- [editorconfig-core_0.12.6.orig-tests.tar.gz]
- [editorconfig-core_0.12.6.orig.tar.gz]
- [editorconfig-core_0.12.6-0.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.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libeditorconfig0 (>= 0.11.0)
- coding style indenter across editors - library