.standard.yml in appquery-0.1.0 vs .standard.yml in appquery-0.2.0
- old
+ new
@@ -1,3 +1,5 @@
# For available configuration options, see:
# https://github.com/standardrb/standard
-ruby_version: 3.0
+ruby_version: 3.1
+ignore:
+ - 'examples/**/*'