Skip to content

Commit

Permalink
chore: Fix indentation of call stacks in IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
turboBasic committed Jan 5, 2024
1 parent 70860c4 commit 157efba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/resources/callStacks/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# For historical reasons call stack dumps are produces with indentation of 3 spaces
[*.txt]
indent_size = 3

0 comments on commit 157efba

Please sign in to comment.