[DRE-commits] [rubocop] 01/04: Merge tag 'upstream/0.47.1+dfsg'

Miguel Landaeta nomadium at moszumanska.debian.org
Mon Feb 13 20:27:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository rubocop.

commit c7d9e96e9decca1756d507bdffc022f9224679ee
Merge: 607ef8e 108f1b5
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sun Feb 12 11:52:11 2017 +0000

    Merge tag 'upstream/0.47.1+dfsg'
    
    Upstream release 0.47.1+dfsg
    
    # gpg: Signature made Sun 12 Feb 2017 11:47:33 AM GMT
    # gpg:                using RSA key 0xAFB8E0FC9231CC6D
    # gpg: Good signature from "Miguel Landaeta <miguel at miguel.cc>" [full]
    # gpg:                 aka "Miguel Landaeta <nomadium at gmail.com>" [full]
    # gpg:                 aka "Miguel Landaeta (LDC) <miguel at ldc.usb.ve>" [full]
    # gpg:                 aka "Miguel Landaeta (Debian) <nomadium at debian.org>" [full]
    # Primary key fingerprint: 4CB7 FE1E 280E CC90 F29A  597E 6E60 8B63 7D89 67E9
    #      Subkey fingerprint: 1247 379C 15BC F26C 0EC4  6B61 AFB8 E0FC 9231 CC6D

 CHANGELOG.md                                       |  12 +
 README.md                                          |   2 +-
 assets/logo.png                                    | Bin 5390 -> 0 bytes
 config/default.yml                                 |   2 +-
 lib/rubocop/config_loader.rb                       |   4 +-
 lib/rubocop/cop/lint/safe_navigation_chain.rb      |   2 +-
 lib/rubocop/cop/mixin/hash_alignment.rb            |   8 +-
 lib/rubocop/cop/performance/regexp_match.rb        |   9 +-
 lib/rubocop/cop/rails/enum_uniqueness.rb           |   2 +-
 lib/rubocop/cop/style/negated_if.rb                |   2 +-
 lib/rubocop/node_pattern.rb                        |   9 +-
 lib/rubocop/version.rb                             |   2 +-
 logo/rubo-logo-horizontal.png                      | Bin 14747 -> 0 bytes
 logo/rubo-logo-square.png                          | Bin 23488 -> 0 bytes
 logo/rubo-logo-symbol.png                          | Bin 22378 -> 0 bytes
 logo/rubocop-final-logo.eps                        | Bin 1112762 -> 0 bytes
 manual/cops_rails.md                               |  50 ++---
 manual/installation.md                             |   2 +-
 relnotes/v0.47.1.md                                | 245 +++++++++++++++++++++
 spec/rubocop/config_loader_spec.rb                 |  45 ++++
 .../rubocop/cop/lint/safe_navigation_chain_spec.rb |   1 +
 spec/rubocop/cop/performance/regexp_match_spec.rb  |  48 ++++
 spec/rubocop/cop/rails/enum_uniqueness_spec.rb     |  28 ++-
 spec/rubocop/cop/style/align_hash_spec.rb          |   8 +
 spec/rubocop/cop/style/negated_if_spec.rb          |   5 +
 spec/rubocop/node_pattern_spec.rb                  |   6 +
 tasks/cops_documentation.rake                      |   1 +
 27 files changed, 451 insertions(+), 42 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rubocop.git



More information about the Pkg-ruby-extras-commits mailing list