rubocop-config-oharagroup 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/default.yml +3 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cfbde5a16723cc19a13d7256495196fb3cb1fb38baa9e7f12eb8545aad7b5f43
4
- data.tar.gz: 1b36a78deb6ecc143f22c9b327d4333fec333a5cbe7c9c41fa9d158258b8be97
3
+ metadata.gz: 726ff9efcd2fa69ce87fddbbf0f5b40482b182cb6939f4b6e34a630044173606
4
+ data.tar.gz: 28210e399a9dc1417072f30a197280fd7e54db306dde6b30a3867aadb473c3c3
5
5
  SHA512:
6
- metadata.gz: c8a2bf080bd7a27850c5098812baf64e3e2e913d0d2ab5a1e14be6925c72241280baefc0d8580c7f75a8fdde7d0bf93380e4b9f13f6fed6baae91d18598bc4a6
7
- data.tar.gz: d91e0d0abaabe17e8d8921554fd97ed61104d5bec57fbb960c161d87e9b1d8335eb206af4e2a840c552409d220e4fde2e2ac175f2b46b624ca3d409b543ad81b
6
+ metadata.gz: 9db0dd4dc90002b47e98253b4df1d531d5fce8df96df9ceaaa6e9d8dd11e4631e7a55c52bbc383f6616e97bff3090eb269954eaa2c7dcc23f444b491165e3b38
7
+ data.tar.gz: cca414a5755f764436ccd67f99924cd8f2ac4705d04188487d9ada575787243703ee165677bef8d528dd9edfa886838229183cffc71b4eb8464455d04853e58f
data/default.yml CHANGED
@@ -5,6 +5,9 @@
5
5
  Layout/ClassStructure:
6
6
  Enabled: true
7
7
 
8
+ Layout/EmptyLineAfterGuardClause:
9
+ Enabled: true
10
+
8
11
  Layout/FirstArrayElementLineBreak:
9
12
  Enabled: true
10
13
 
@@ -34,9 +37,6 @@ Style/Copyright:
34
37
 
35
38
  # Style/DocumentationMethod (disabled due to no documentation)
36
39
 
37
- Style/EmptyLineAfterGuardClause:
38
- Enabled: true
39
-
40
40
  Style/ImplicitRuntimeError:
41
41
  Enabled: true
42
42
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-config-oharagroup
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scott O'Hara
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-06 00:00:00.000000000 Z
11
+ date: 2018-05-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Rubocop shared configuration for all O'Hara Group ruby projects
14
14
  email: scott@oharagroup.net