feat(cron): some bug fixes & formatting

This commit is contained in:
Jef Roosens 2023-01-14 15:03:11 +01:00
parent c2e6d168e5
commit dce00bfab6
5 changed files with 266 additions and 238 deletions

View file

@ -5,6 +5,5 @@ root = true
end_of_line = lf
insert_final_newline = true
[*.v]
# vfmt wants it :(
[*.{v,c,h}]
indent_style = tab