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 .idea/codeStyles to the repository #25

Closed
CommanderTvis opened this issue Jul 30, 2021 · 1 comment
Closed

Add .idea/codeStyles to the repository #25

CommanderTvis opened this issue Jul 30, 2021 · 1 comment

Comments

@CommanderTvis
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I don't know how to use the IntelliJ IDEA formatter to format the project.

Describe the solution you'd like
Track .idea/codeStyles folder in the Git repository.

@breandan
Copy link
Owner

breandan commented Aug 2, 2021

Added .editorconfig, it's not a foolproof solution but should be supported by IntelliJ IDEA out of the box. I guess we could use an autoformatter such as ktlint or ktfmt, but for some structures it's nice to have manual control over indentation.

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