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

Read config from .editorconfig #267

Open
twoco opened this issue Dec 20, 2022 · 1 comment
Open

Read config from .editorconfig #267

twoco opened this issue Dec 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@twoco
Copy link

twoco commented Dec 20, 2022

[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
quote_type = single

https://editorconfig.org/

@Koihik Koihik added the enhancement New feature or request label Dec 26, 2022
@hinell
Copy link

hinell commented Sep 28, 2023

Stylua already supports .editorconfig. Any progress on this?

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

No branches or pull requests

3 participants