This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
mirror of
https://github.com/Homebrew/brew.git
synced
2025-07-14 16:09:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
brew
/
Library
/
Homebrew
/
rubocops.rb
7 lines
101 B
Ruby
Raw
Normal View
History
Unescape
Escape
Move type annotations into files.
2020-10-10 14:16:11 +02:00
# typed: strict
Add frozen_string_literal to all files.
2019-04-19 15:38:03 +09:00
# frozen_string_literal: true
Move Sorbet gems into an optional group
2021-05-12 16:07:47 +01:00
require_relative
"
standalone
"
Add `$LOAD_PATH` for RuboCop cops.
2018-09-02 23:30:07 +02:00
Move Sorbet gems into an optional group
2021-05-12 16:07:47 +01:00
require
"
rubocops/all
"
Reference in New Issue
Copy Permalink