Przemysław Kryger
|
ff03947ba0
|
Use @@HOMEBREW_PREFIX@@ for replacements in external patches
|
2024-10-23 16:51:01 +01:00 |
|
Przemysław Kryger
|
a03d65b5c9
|
Allow HOMEBREW_PREFIX replacement in external patches
This fixes #15925
|
2024-10-23 15:15:17 +01:00 |
|
Douglas Eichelberger
|
f664433b5c
|
Enable RSpec/DescribeClass
|
2024-04-03 09:12:47 -07:00 |
|
Mike McQuaid
|
ea2892f8ee
|
brew.rb: handle missing args.
|
2024-03-07 16:20:20 +00:00 |
|
Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00:00 |
|
Issy Long
|
149b0e4f31
|
Fix new Style/MutableConstant RuboCop offenses for Ruby 3.1
- A follow-up to de592af20bbff5bcb548d2474f0722e59ff1129a, resetting the previous disabled comments too.
|
2023-12-16 11:57:06 +00:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Issy Long
|
3a83b5492c
|
rubocop: Clean up Style/BlockDelimiters excludes and autofix offenses
- The defaults of using "do ... end" for multi-line blocks everywhere is
good, better than switching everything to braces everywhere.
|
2023-03-08 23:54:22 +00:00 |
|
Issy Long
|
4a8384e8a8
|
rubocop: In-line disables of Lint/ConstantDefinitionInBlock
|
2023-02-19 16:33:22 +00:00 |
|
Douglas Eichelberger
|
cd4ef92115
|
Use anonymous class constants instead
|
2023-01-26 09:42:57 -08:00 |
|
Douglas Eichelberger
|
259e4ae718
|
Enable RSpec/LeakyConstantDeclaration
|
2023-01-26 09:24:38 -08:00 |
|
Mike McQuaid
|
a7503ec713
|
Revert "Enable RSpec/LeakyConstantDeclaration"
|
2023-01-26 09:47:20 +00:00 |
|
Douglas Eichelberger
|
71e8135864
|
Enable RSpec/LeakyConstantDeclaration
|
2023-01-24 20:07:22 -08:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
ca18a72673
|
Refactor output_unsupported_error .
|
2020-07-30 03:21:12 +02:00 |
|
Mike McQuaid
|
4f75a77b08
|
Update deprecations
Add more deprecations, disable deprecations and remove disabled code.
|
2020-05-18 13:50:46 +01:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
d1ea6f38d3
|
Fix mutable constants violations.
|
2019-04-19 21:46:20 +09:00 |
|
ilovezfs
|
7c07ec5fc1
|
resource: allow patches to be applied
|
2018-01-22 01:10:14 -08:00 |
|
Markus Reiter
|
2ad3a87045
|
Silence all specs by default.
|
2017-07-29 20:25:37 +02:00 |
|
Markus Reiter
|
af65b07ac9
|
Convert patching test to spec.
|
2017-02-25 11:12:25 +01:00 |
|