Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 13, 2020
  2. Mar 14, 2020
  3. Feb 02, 2020
  4. Oct 05, 2019
  5. Apr 20, 2019
  6. Apr 18, 2019
  7. Feb 21, 2019
  8. Jan 23, 2019
  9. Jan 21, 2019
    • Mike McQuaid's avatar
      Update RuboCop RSpec rules · 5c7fbaf2
      Mike McQuaid authored
      Create a new, seperate RuboCop file that uses our RSpec rule
      configuration if a specified tap has a `spec` directory.
      
      Also, while we're here, fix up the various rules so that we don't have
      any outdated TODOs, disable some rules for good and fix `brew style`
      for Homebrew/bundle.
      Unverified
      5c7fbaf2
  10. Jan 08, 2019
  11. Nov 08, 2018
  12. Oct 09, 2018
  13. Oct 08, 2018
  14. Sep 27, 2018
    • Jan Viljanen's avatar
      rubocop: move requirement to configuration file · 25b9a7d3
      Jan Viljanen authored
      If you are using en external rubocop binary you will encounter the
      following error.
      
      .rubocop_todo.yml: RSpec/FilePath has the wrong namespace - should be Rails
      
      By moving the option to the config file an external rubocop would be
      treated equally to  brew style  without having to supply additional
      command line options.
      25b9a7d3
  15. Sep 20, 2018
  16. Sep 17, 2018
  17. Sep 02, 2018
    • Mike McQuaid's avatar
      Improve Homebrew/brew line length. · bcb1ec54
      Mike McQuaid authored
      Use 124 max line length everywhere. Also, reduce tap max line length to
      189 as Homebrew/homebrew-core has that as a maximum now. In future
      Homebrew/homebrew-core will also be reduced to 124 maximum line length.
      Unverified
      bcb1ec54
  18. Aug 29, 2018
  19. Aug 26, 2018
  20. Jul 12, 2018
  21. Jun 14, 2018
  22. Jun 11, 2018
  23. Jun 07, 2018
Loading