feat(cron): some bug fixes & formatting
This commit is contained in:
parent
292e43944e
commit
fbc18386e2
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