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

[4.4.dev3] .editorconfig file gets created in Godot project root directory #97796

Open
FoxyFox909 opened this issue Oct 4, 2024 · 2 comments

Comments

@FoxyFox909
Copy link

FoxyFox909 commented Oct 4, 2024

Tested versions

v4.4.dev3.official [f4af820]

System information

Windows 10

Issue description

An .editorconfig file is created in the root directory of new projects. Also occurs when opening existing projects from earlier versions. The file will be generated. If deleted, the file will be re-generated next time Godot opens that project.

Steps to reproduce

Open Godot, create a new project. Open the new project's directory. Observe .editorconfig file in the project's root directory.

Minimal reproduction project (MRP)

N/A

@timothyqiu
Copy link
Member

See also #97270

@FoxyFox909
Copy link
Author

FoxyFox909 commented Oct 4, 2024

Yeah, that would be useful. I honestly couldn't even be sure if .editorconfig being generated was intentional. EditorConfig doesn't support GDScript, it seems, so I thought it was accidental. But I can still see its use of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants