.rubocop.yml in metanorma-mpfa-0.6.3 vs .rubocop.yml in metanorma-mpfa-0.6.4

- old
+ new

@@ -1,12 +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: - DisplayCopNames: false - StyleGuideCopsOnly: false TargetRubyVersion: 2.4