fix: Handle interesting characters #2
No reviewers
Labels
No labels
bug
dependabot
dependencies
documentation
duplicate
enhancement
go
good first issue
help wanted
invalid
major
major-bump
minor
minor-bump
patch
patch-bump
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forquare/thermi!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "output-formatting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some chracters such as “”‘’ are not allowed and will fail the entire line from being printed.
This commit attempts to handle these cases.
It also replaces some of the debugging log statements with logrus