.rubocop_todo.yml in gitlab-fog-azure-rm-1.8.0 vs .rubocop_todo.yml in gitlab-fog-azure-rm-1.9.0
- old
+ new
@@ -84,10 +84,10 @@
- 'lib/fog/azurerm/models/storage/directory.rb'
# Offense count: 30
# Configuration parameters: IgnoredMethods.
Metrics/AbcSize:
- Max: 63
+ Max: 66
# Offense count: 11
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
Max: 250