mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-19 21:58:08 +00:00
Initial commit
This commit is contained in:
commit
67c82a2422
10 changed files with 210 additions and 0 deletions
10
.editorconfig
Normal file
10
.editorconfig
Normal file
|
@ -0,0 +1,10 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{json,md,yaml,yml}]
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue