Roger Steve Ruiz
Roger Steve Ruiz
I use `lolcat` almost every day. Until I found this repository, I used the Ruby version by installing it through `gem install lolcat`. This has always been a hassle because...
Resolves #13
This functionality would be good to have to ensure that secrets aren't saved in the commit message. ``` commit-msg This hook is invoked by git commit, and can be bypassed...
This patch updates the rule check to happen on the string that is being iterated on by `inspect_worker()`. Address issue #10
On line 671 of the compiled JS, this is the line that fails. I haven't looked further into this. But this bookmarklet looks really promising for some things I'd like...
Hi, great project. It really brings joy to my time working on projects. I noticed that there was a color missing. I wanted to make sure that Samoa's color was...
I don't think that the hard-coded Google Analytics code should exist in this repo. It requires a release of this package in order to update any of that code. And...
## Detailed Description Removing a timer gives you a database lock error shortly after stopping a timer with `tick stop`. ``` ~%# tick remove --id 989 thread 'main' panicked at...
## Detailed Description ```sh $ tick edit --id $my_id error: Found argument 'edit' which wasn't expected, or isn't valid in this context USAGE: tick [FLAGS] [OPTIONS] [SUBCOMMAND] For more information...
## Detailed Description Tick should be able to aggregate time from a given delta, defaulting to 8 days, and have that output categorized by name with a summary of all...