Anders Brander
Anders Brander
I have added a few missing semicolons to better comply with linters. The code now complies with gjslint with the following arguments `--disable=1,2,5,110,120,131,210,300`.
When using go-prompt before `/dev/` is populated, it will `panic()` from `NewStandardInputParser()` because `/dev/` isn't populated yet. This will use stdin (file descriptor 0) as a fallback if `/dev/tty` doesn't...
This PR will enable the table view to move the cursor to the previous line if "arrow-left" is pressed in the first column. Pressing right in the last column is...
`runewidth.StringWidth(🇩🇰)` returns 2. I haven't looked into this at all, and I have no idea what I should expect, but a width of 1 seems reasonable.
Right now we support both ICC and DCP input profiles. Let's concentrate on one thing - and make the world simpler.
When using the method `Raw()` of `GpsDegrees` precision is lost due to arc-second rounding in Raw(). This PR tries to fix that by changing `Raw()` to always use 1000 as...
LetsEncrypt may not work for more than one core node because the callback from letsencrypt is not guaranteed to arrive at the same node that requested it. I see at...
A check now button would be nice for refreshing test results.
https://puppet.com/blog/puppet-monitoring-how-to-monitor-success-or-failure-of-puppet-runs