aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml22
1 files changed, 12 insertions, 10 deletions
diff --git a/.sync.yml b/.sync.yml
index c359491..ff66415 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -2,25 +2,25 @@
default_configs:
Style/SignalException:
Enabled: false
- Layout/IndentHeredoc:
+ Style/DoubleNegation:
Enabled: false
- Metrics/BlockNesting:
+ Style/MultipleComparison:
Enabled: false
- Metrics/LineLength:
+ Style/NumericPredicate:
Enabled: false
- Style/AccessorMethodName:
+ Style/SignalException:
Enabled: false
- Style/DoubleNegation:
+ Layout/HeredocIndentation:
Enabled: false
- Style/MultipleComparison:
+ Layout/LineLength:
Enabled: false
- Style/NumericPredicate:
+ Metrics/BlockNesting:
Enabled: false
- Style/PredicateName:
+ Naming/AccessorMethodName:
Enabled: false
- Style/SignalException:
+ Naming/PredicateName:
Enabled: false
- Style/VariableName:
+ RSpec/VariableName:
Enabled: false
Gemfile:
optional:
@@ -50,6 +50,8 @@ appveyor.yml:
delete: true
.github/workflows/auto_release.yml:
unmanaged: false
+.github/workflows/release.yml:
+ unmanaged: false
.gitlab-ci.yml:
delete: true