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

--experimental not configurable with .editorconfig #1085

Closed
vojkny opened this issue Feb 16, 2021 · 3 comments
Closed

--experimental not configurable with .editorconfig #1085

vojkny opened this issue Feb 16, 2021 · 3 comments

Comments

@vojkny
Copy link

vojkny commented Feb 16, 2021

Expected Behavior

There is no option to enable --experimental rules with .editorconfig

It would be great to be able to write something like:

[*.{kt,kts}]
indent_size=4
insert_final_newline=true
max_line_length=off
disabled_rules=indent
ktlint_experimental=true
@Tapchicoma
Copy link
Collaborator

Related to #548

@Ciatzo
Copy link

Ciatzo commented Mar 12, 2021

Would enjoy this too

@romtsn
Copy link
Collaborator

romtsn commented Dec 1, 2021

Let's track this in #548

@romtsn romtsn closed this as completed Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants