-
Notifications
You must be signed in to change notification settings - Fork 39
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
#315 Configurable indentation size. #316
#315 Configurable indentation size. #316
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, Thank you very much!
But could you please also update files with configurations like
diktat-analysis.yml? (in parent and in resources)
diktat-analysis-huawei.yml
That will make this configuration visible for users
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, don't forget to add a star to the project if you want to make it popular :)
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/utils/indentation/IndentationConfig.kt
Outdated
Show resolved
Hide resolved
I guess It's done @akuleshov7 isn't it? |
yes, thank you! |
This pull request closes #315