Skip to content

Commit

Permalink
feat: format log messages (#11)
Browse files Browse the repository at this point in the history
* feat: add vim folds and log formatting

Signed-off-by: Vladislav Doster <[email protected]>
  • Loading branch information
vladdoster authored Dec 16, 2023
1 parent 24493e7 commit 7c4cc63
Show file tree
Hide file tree
Showing 7 changed files with 1,352 additions and 1,451 deletions.
1 change: 0 additions & 1 deletion build.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ setopt extendedglob warncreateglobal typesetsilent noshortloops

local ZUNIT_BIN="${${0:h}:A}/zunit"


# Clear the file to start with
cat /dev/null > "$ZUNIT_BIN"

Expand Down
Loading

0 comments on commit 7c4cc63

Please sign in to comment.