5 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
saltedcoffii
72a8d7e11f Licensed file fa* to fz* 2021-03-19 18:34:53 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
a44e1cc79b Fix install for fortune and sl 2018-10-26 09:22:55 -05:00
Terra Branford
3639126232 Terminal fun! (cowsay, fortune, sl) (#2791)
* Cowsay!

Cows, because why the hell not.

* Fortune!

* Fortunes for fortune!

* Lolcats!!!1!11!!

~meow~

* TRAINS

I really hope nobody's trying to `crew install ls`.

* Delete lolcat.rb

They can just use gem to install this.

* MOO

Homepage and prefix

* fortune uwu

change to use `sed` and `install`

* steam locomotive lol

switch to `sed` and `install`
2018-10-26 08:54:18 -05:00