Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-529] Add basic EditorConfig file #1315

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

jbampton
Copy link
Member

@jbampton jbampton commented Apr 3, 2024

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

This PR adds a basic .editorconfig file. Most editors / IDEs already have support for editor config.

https://editorconfig.org/

https://github.com/editorconfig/editorconfig/wiki/Projects-Using-EditorConfig

"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."

How was this patch tested?

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@jiayuasu jiayuasu added the docs label Apr 3, 2024
@jiayuasu jiayuasu merged commit cab82f0 into apache:master Apr 3, 2024
2 checks passed
@jbampton jbampton deleted the add-basic-editorconfig branch April 3, 2024 17:32
jiayuasu pushed a commit that referenced this pull request Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants