Skip to content

Commit

Permalink
Update indentation to 2 spaces in the editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
AzimMuradov committed Jan 8, 2024
1 parent 4c0bba4 commit 104183c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@ max_line_length = 150
indent_style = space
charset = utf-8

[*.kt]
indent_size = 2

[*.yml]
indent_size = 2

0 comments on commit 104183c

Please sign in to comment.