aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/style.rb
AgeCommit message (Expand)Author
2018-01-29cask style: fix `--fix`commitay
2018-01-28Fix `brew cask style` on Travis.Markus Reiter
2017-06-13Add `casks` method to iterate through arguments.Markus Reiter
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-05-29Use parallel RuboCopMike McQuaid
2017-05-29Use `XDG_CACHE_HOME` for RuboCop.Markus Reiter
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-22Rename `Base` and `InternalUseBase`.Markus Reiter
2017-05-22Refactor `CLI::Style`.Markus Reiter
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-03-16Replace `Hbc.path` with `CaskLoader.path`.Markus Reiter
2017-03-07Remove redundant `Utils`.Markus Reiter
2017-03-05Use `--force-default-config` option for `brew cask style`.Markus Reiter
2017-02-12Use constants for RuboCop version.Markus Reiter
2016-11-15hbc/cmd/style: bump rubocop-cask to 0.10.6Josh Hagins
2016-11-13Update RuboCop to 0.45.0.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-18Force the use of `rubocop-cask`’s default configuration.Markus Reiter
2016-10-18Refactor `brew cask style` not to require `.rubocop.yml`.Markus Reiter
2016-10-17hbc/cli/style: bump RUBOCOP_CASK_VERSIONJosh Hagins
2016-10-01Refactor Tty.Markus Reiter
2016-09-28Update `rubocop-cask` to 0.10.0.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-23cask tty removedAnastasiaSulyagina
2016-08-19initAnastasiaSulyagina