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

Add .editorconfig file #6771

Merged
merged 1 commit into from Jan 1, 2022
Merged

Add .editorconfig file #6771

merged 1 commit into from Jan 1, 2022

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 1, 2022

CPython has one: https://github.com/python/cpython/blob/main/.editorconfig (I've used it as a source for inspiration)

It will also help us to have better editor support. Demo without this file:

2022-01-01.11.46.57.mov

Demo with this file:

2022-01-01.11.48.30.mov

Akuli
Akuli approved these changes Jan 1, 2022
Copy link
Collaborator

@Akuli Akuli left a comment

I like editorconfig files. I especially like how they can make pretty much any editor do things right, no matter how insane default behavior it has :)

I'll wait for another maintainer merge this, just in case someone wants to discuss.

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Seems useful!

srittau
srittau approved these changes Jan 1, 2022
@srittau srittau merged commit 764abe8 into python:master Jan 1, 2022
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants