How To Install Editorconfig?

How To Install Editorconfig?

editorconfig

coding style indenter for all editors – commandline tools

Maintainer: Jonas Smedegaard



Section: utils

Install editorconfig

  • Debian apt-get install editorconfig Click to copy
  • Ubuntu apt-get install editorconfig Click to copy
  • Alpine OS apk add editorconfig Click to copy
  • Arch Linux pacman -S editorconfig Click to copy
  • Kali Linux apt-get install editorconfig Click to copy
  • Fedora dnf install editorconfig Click to copy
  • Raspbian apt-get install editorconfig Click to copy
  • macOS brew install editorconfig Click to copy

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.

node-js-beautify

jsbeautifier.org for node

editorconfig-core-c

EditorConfig core code written in C (for use by plugins supporting EditorConfig parsing)
To install the latest version of editorconfig in your favorite operating system just copy the editorconfig installation command from above and paste it into terminal. It will download and install the latest version of editorconfig 2024 package in your OS.