aid: editorconfig name: EditorConfig description: >- EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various 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 work well with version control systems. The format uses an INI-style syntax compatible with the Python configparser library, with filepath glob patterns similar to gitignore. type: Index image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Coding Standards - Configuration - Developer Tools - File Format - Formatting - IDE - Specification url: https://editorconfig.org/ created: '2025-01-01' modified: '2026-04-28' position: Consumer access: 3rd-Party specificationVersion: '0.19' apis: [] common: - type: DomainSecurity url: security/editorconfig-domain-security.yml - url: https://editorconfig.org/blog/feed.xml type: Blog - type: Website url: https://editorconfig.org/ - type: Documentation url: https://editorconfig.org/#overview - type: Specification url: https://spec.editorconfig.org/ - type: GitHubOrganization url: https://github.com/editorconfig - type: SourceCode url: https://github.com/editorconfig/editorconfig - type: Issues url: https://github.com/editorconfig/editorconfig/issues - type: SDKs url: https://github.com/editorconfig/editorconfig-core-c - type: SDKs url: https://github.com/editorconfig/editorconfig-core-py - type: SDKs url: https://github.com/editorconfig/editorconfig-core-js - type: SDKs url: https://github.com/editorconfig/editorconfig-core-java - type: SDKs url: https://github.com/editorconfig/editorconfig-core-go - type: SDKs url: https://github.com/editorconfig/editorconfig-core-rust - type: SDKs url: https://github.com/editorconfig/editorconfig-core-net maintainers: - FN: Kin Lane email: kin@apievangelist.com