.rubocop.yml in dijkstra_graph-0.1.0 vs .rubocop.yml in dijkstra_graph-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-Style/BlockLength:
+Metrics/BlockLength:
Exclude:
- 'dijkstra_graph.gemspec'
- 'Rakefile'
- '**/*.rake'
- 'spec/**/*.rb'
\ No newline at end of file