Skip to content

Custom indent size #5190

Answered by schalkms
vytskalt asked this question in Q&A
Aug 6, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I'm not sure, what you exactly mean.
My best guess is to configure the formatting ruleset of detekt to handle the indent size as follows. Is this what you mean?

formatting:
  active: true
  autoCorrect: true
  Indentation:
    active: true
    autoCorrect: true
    indentSize: 4

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vytskalt
Comment options

Answer selected by cortinico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants