AdaCore / AdaCore/gnatstudio

Add support of EditorConfig

Open
#96 1 comment 1 reaction 1 assignee View on GitHub

@AnthonyLeonardoGracio is already working on this.

Since May 19, 2023.

enhancement
Dominant language
Ada
Stars
531
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Context

EditorConfig is a "standard" used on a lot of IDEs/text editor and adopted (at least) by a widely range of open-source project.

It can be useful to add a support of EditConfig on GNAT Studio.

What is EditorConfig?

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 they work nicely with version control systems.
source

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.