feat(cron): some bug fixes & formatting
This commit is contained in:
parent
c2e6d168e5
commit
dce00bfab6
5 changed files with 266 additions and 238 deletions
|
|
@ -5,6 +5,5 @@ root = true
|
|||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.v]
|
||||
# vfmt wants it :(
|
||||
[*.{v,c,h}]
|
||||
indent_style = tab
|
||||
|
|
|
|||
Reference in a new issue