editorconfig-core 0.12.5-2.2 source package in Ubuntu
Changelog
editorconfig-core (0.12.5-2.2) unstable; urgency=medium * Non-maintainer upload * Add autopkgtest -- Nathan Pratta Teodosio <email address hidden> Fri, 21 Oct 2022 09:32:40 -0400
Upload details
- Uploaded by:
- Jonas Smedegaard
- Uploaded to:
- Sid
- Original maintainer:
- Jonas Smedegaard
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
editorconfig-core_0.12.5-2.2.dsc | 2.5 KiB | afe8c95028657bfa732185454fa2252160ab999fa305afb207130e15560265e7 |
editorconfig-core_0.12.5.orig-tests.tar.gz | 12.7 KiB | ee2cd748c238063cb6aa19ea8dbaa9c05fed132e441aff249cf31511ed26fcc8 |
editorconfig-core_0.12.5.orig.tar.gz | 70.6 KiB | b2b212e52e7ea6245e21eaf818ee458ba1c16117811a41e4998f3f2a1df298d2 |
editorconfig-core_0.12.5-2.2.debian.tar.xz | 13.2 KiB | 8dfbf875d0a0ff72df45fe743da2cdd4e5b58d480c4486d133a05b490d971e19 |
Available diffs
- diff from 0.12.5-2.1 to 0.12.5-2.2 (660 bytes)
No changes file available.
Binary packages built by this source
- editorconfig: 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-dbgsym: debug symbols for editorconfig
- editorconfig-doc: coding style indenter across editors - documentation
EditorConfig 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 API documentation for editorconfig-core library.
- libeditorconfig-dev: coding style indenter across editors - development files
EditorConfig 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 development headers for editorconfig-core library.
- libeditorconfig0: coding style indenter across editors - library
EditorConfig 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 the core library of editorconfig.
- libeditorconfig0-dbgsym: debug symbols for libeditorconfig0