Skip to content

Commit

Permalink
Use currently used indentation for editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 28, 2019
1 parent f23806f commit 7889034
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ trim_trailing_whitespace = true

[*.bat]
end_of_line = crlf

[*.json]
indent_size = 2
4 changes: 2 additions & 2 deletions tooling.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
architecture-sniffer:
priority: 2
priority: 2

code-sniffer:
level: 1
level: 1

0 comments on commit 7889034

Please sign in to comment.