change folder name database -> worker

This commit is contained in:
Ishaan Dey
2024-04-21 23:09:37 -04:00
parent 14d95eb8fe
commit 64fda58679
24 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# http://editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space