diff options
| author | Markus Reiter | 2016-09-21 22:56:36 +0200 |
|---|---|---|
| committer | GitHub | 2016-09-21 22:56:36 +0200 |
| commit | ee25e2b3466f8d84b2ac9a67edbc9bf3900b8edc (patch) | |
| tree | 952b7c7f94cea72c1f08881cefc03e85d2834a62 /Library | |
| parent | 126fd7fdc05d48a142d407c5a12be93f093faa8a (diff) | |
| parent | be94f02910efba204ba3a45d7b17778f32a111d2 (diff) | |
| download | brew-ee25e2b3466f8d84b2ac9a67edbc9bf3900b8edc.tar.bz2 | |
Merge pull request #1068 from maxim-belkin/rubocop-fix
rubocop: fix soft links targets
Diffstat (limited to 'Library')
| l--------- | Library/Homebrew/cask/spec/support/Casks/.rubocop.yml | 1 | ||||
| l--------- | Library/Homebrew/cask/test/support/Casks/.rubocop.yml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/cask/spec/support/Casks/.rubocop.yml b/Library/Homebrew/cask/spec/support/Casks/.rubocop.yml deleted file mode 120000 index ee5c2b948..000000000 --- a/Library/Homebrew/cask/spec/support/Casks/.rubocop.yml +++ /dev/null @@ -1 +0,0 @@ -../../../Casks/.rubocop.yml
\ No newline at end of file diff --git a/Library/Homebrew/cask/test/support/Casks/.rubocop.yml b/Library/Homebrew/cask/test/support/Casks/.rubocop.yml deleted file mode 120000 index ee5c2b948..000000000 --- a/Library/Homebrew/cask/test/support/Casks/.rubocop.yml +++ /dev/null @@ -1 +0,0 @@ -../../../Casks/.rubocop.yml
\ No newline at end of file |
