Skip to content

Commit

Permalink
rubocop: use the shared YaST configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Jan 20, 2015
1 parent b5d71cb commit 3a1cf8a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
@@ -1,5 +1,5 @@
inherit_from:
.rubocop_yast_style.yml
/usr/share/YaST2/data/devtools/data/rubocop_yast_style.yml

# Offense count: 34
Metrics/AbcSize:
Expand Down
41 changes: 0 additions & 41 deletions .rubocop_yast_style.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package/yast2-nfs-client.spec
Expand Up @@ -26,7 +26,7 @@ Source0: %{name}-%{version}.tar.bz2

BuildRequires: perl-XML-Writer
BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: yast2-devtools >= 3.1.27
BuildRequires: yast2-testsuite
# Don't use Info function to check enable state (bnc#807507)
BuildRequires: yast2 >= 2.23.23
Expand Down

0 comments on commit 3a1cf8a

Please sign in to comment.