.rubocop.yml in isoics-0.1.9 vs .rubocop.yml in isoics-0.1.10
- old
+ new
@@ -1,10 +1,10 @@
-# This project follows the Ribose OSS style guide.
-# https://github.com/riboseinc/oss-guides
-# All project-specific additions and overrides should be specified in this file.
-
+# Auto-generated by Cimas: Do not edit it manually!
+# See https://github.com/metanorma/cimas
inherit_from:
- https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml
+
+# local repo-specific modifications
+# ...
+
AllCops:
- TargetRubyVersion: 2.3
-Rails:
- Enabled: true
+ TargetRubyVersion: 2.5