.standard.yml in rdoc-markdown-0.1.1 vs .standard.yml in rdoc-markdown-0.1.2
- old
+ new
@@ -1,3 +1,10 @@
# For available configuration options, see:
# https://github.com/testdouble/standard
-ruby_version: 2.6
+ruby_version: 2.7
+parallel: true
+format: progress
+
+ignore:
+ - 'docs/example.rb'
+ - '**/*':
+ - Style/GlobalVars