config/default.yml in rubocop-standard-7.1.0 vs config/default.yml in rubocop-standard-7.2.0

- old
+ new

@@ -22,5 +22,8 @@ Layout/LineLength: Enabled: false Naming/FileName: Enabled: false + +Style/CommentAnnotation: + Enabled: false