This giant commit removes the old cron daemon & parser, replacing the latter with a C implementation that will now be maintained in a separate C library that gets developed independently. This commit lays the groundwork for implementing features of Vieter in C where possible.
4 lines
104 B
YAML
4 lines
104 B
YAML
# To stay consistent with the V formatting style, we use tabs
|
|
UseTab: Always
|
|
IndentWidth: 4
|
|
TabWidth: 4
|