joelhawksley/timeframe

Add Caliber

Opened this issue ยท 1 comments

Overview

Hello. ๐Ÿ‘‹ Would it be possible to replace Standard with Caliber for this project? The difference between the two gems is in the name:

  • Standard: Yields to the lowest common demonitator and expects only the minimum of effort. It's not built for excellence but barely passing by.
  • Caliber: Has a strong focus on excellent and helping you put your best foot forward. It'll also make you a better engineer. I can't live without it these days and use it on every project and is my favorite coding buddy (well other than Reek)....but, I know, I'm bias. ๐Ÿ˜…

In running Caliber on this project, I ran into the following violations:

67 files inspected, 2480 offenses detected, 2357 offenses autocorrectable

Most are auto-correctable but would need to be careful in applying any changes if you want them since there is potentially for breaking code so I'd need to get more of this project running locally first to confirm this.

Sure, I'd accept a PR!