Skip to content

Commit

Permalink
Squashed 'RateLimiter/' content from commit 4f88749
Browse files Browse the repository at this point in the history
git-subtree-dir: RateLimiter
git-subtree-split: 4f887490869971de61f9b55a33d8eefa08f541ca
  • Loading branch information
hcoona committed Aug 17, 2022
0 parents commit 69330ea
Show file tree
Hide file tree
Showing 22 changed files with 2,307 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
root = true

[**]
charset = utf-8
end_of_line = crlf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[.editorconfig]
end_of_line = lf

[*.sln]
indent_style = tab
tab_width = 4

[**/*.{*proj,xml,props}]
indent_size = 2

[**/*.json]
indent_size = 2
Loading

0 comments on commit 69330ea

Please sign in to comment.