hoe-reek 1.2.6 → 1.2.7
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +45 -69
- data/CONTRIBUTING.md +11 -7
- data/MAINTENANCE.md +11 -11
- data/README.md +17 -17
- data/lib/hoe/reek.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8daa4d4e92e7d985c22a3914bcf2cf6106a402d56b189860cd67d8a89d516e75
|
|
4
|
+
data.tar.gz: d592a524e6af6f2215aca0ecf2ece4abb57b71c50d15456098e935109b3a3ecd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9fe441c8c2216d3b9ae7881a4a2601c1c38dc685644c637010c0a31ca4368dc112cbc3814e1bb096dc6232feb139f2548d9abf88bdb12462c215dfe4c2a7940a
|
|
7
|
+
data.tar.gz: 7ae19f552b278635ad929f4640dec7fd80eb7760837166f4589c714e406757574187905fa60e2ee7cca9cb168b899cfb5d6619375d12be71b43d36bc6adf6630
|
data/CHANGELOG.md
CHANGED
|
@@ -1,105 +1,81 @@
|
|
|
1
|
-
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## 1.2.7 / 2020-07-10
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
* updated docs
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### 1.2.4 / 2018-06-27
|
|
10
|
-
|
|
11
|
-
* 1 patch update
|
|
12
|
-
|
|
13
|
-
* updated dependencies
|
|
14
|
-
|
|
15
|
-
### 1.2.3 / 2018-04-28
|
|
16
|
-
|
|
17
|
-
* 1 misc enhancement
|
|
18
|
-
|
|
19
|
-
* updated documentation and project url
|
|
7
|
+
## 1.2.6 / 2020-06-27
|
|
20
8
|
|
|
21
|
-
|
|
9
|
+
* updated dependencies
|
|
22
10
|
|
|
23
|
-
|
|
11
|
+
## 1.2.5 / 2019-05-19
|
|
24
12
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### 1.2.1 / 2017-11-02
|
|
28
|
-
|
|
29
|
-
* 1 patch enhancement
|
|
30
|
-
|
|
31
|
-
* Moved documentation from publican to daps
|
|
32
|
-
|
|
33
|
-
### 1.2.0 / 2017-10-20
|
|
34
|
-
|
|
35
|
-
* 2 minor enhancements
|
|
36
|
-
|
|
37
|
-
* updated dependencies
|
|
38
|
-
* updated docs
|
|
13
|
+
* Updated dependencies
|
|
39
14
|
|
|
40
|
-
|
|
15
|
+
## 1.2.4 / 2018-06-27
|
|
41
16
|
|
|
42
|
-
*
|
|
17
|
+
* updated dependencies
|
|
43
18
|
|
|
44
|
-
|
|
19
|
+
## 1.2.3 / 2018-04-28
|
|
45
20
|
|
|
46
|
-
|
|
21
|
+
* updated documentation and project url
|
|
47
22
|
|
|
48
|
-
|
|
23
|
+
## 1.2.2 / 2017-11-06
|
|
49
24
|
|
|
50
|
-
|
|
25
|
+
* updated dependencies: reek
|
|
51
26
|
|
|
52
|
-
|
|
27
|
+
## 1.2.1 / 2017-11-02
|
|
53
28
|
|
|
54
|
-
*
|
|
29
|
+
* Moved documentation from publican to daps
|
|
55
30
|
|
|
56
|
-
|
|
57
|
-
* added user docs link
|
|
31
|
+
## 1.2.0 / 2017-10-20
|
|
58
32
|
|
|
59
|
-
|
|
33
|
+
* updated dependencies
|
|
34
|
+
* updated docs
|
|
60
35
|
|
|
61
|
-
|
|
36
|
+
## 1.1.8 / 2017-02-25
|
|
62
37
|
|
|
63
|
-
|
|
38
|
+
* updated docs
|
|
64
39
|
|
|
65
|
-
|
|
40
|
+
## 1.1.7 / 2017-02-23
|
|
66
41
|
|
|
67
|
-
*
|
|
42
|
+
* updated dependencies
|
|
68
43
|
|
|
69
|
-
|
|
70
|
-
* updated dependencies by gemnasium
|
|
44
|
+
## 1.1.6 / 2016-09-02
|
|
71
45
|
|
|
72
|
-
|
|
46
|
+
* updated dependencies
|
|
47
|
+
* added user docs link
|
|
73
48
|
|
|
74
|
-
|
|
49
|
+
## 1.1.5 / 2016-08-06
|
|
75
50
|
|
|
76
|
-
|
|
51
|
+
* removed recipes
|
|
77
52
|
|
|
78
|
-
|
|
53
|
+
## 1.1.4 / 2016-08-04
|
|
79
54
|
|
|
80
|
-
*
|
|
55
|
+
* removed Index.yml and .index
|
|
56
|
+
* updated dependencies by gemnasium
|
|
81
57
|
|
|
82
|
-
|
|
58
|
+
## 1.1.3 / 2016-01-27
|
|
83
59
|
|
|
84
|
-
|
|
60
|
+
* updated dependencies by gemnasium
|
|
85
61
|
|
|
86
|
-
|
|
62
|
+
## 1.1.2 / 2015-12-22
|
|
87
63
|
|
|
88
|
-
|
|
64
|
+
* updated dependencies from gemnasium
|
|
89
65
|
|
|
90
|
-
|
|
66
|
+
## 1.1.1 / 2015-10-05
|
|
91
67
|
|
|
92
|
-
* 1
|
|
68
|
+
* fixed HR-1 Doesn't work if old hoe-reek is installed
|
|
93
69
|
|
|
94
|
-
|
|
95
|
-
* set t.config_file = 'config.reek'
|
|
96
|
-
* set t.source_files = 'lib/**/*.rb'
|
|
97
|
-
* set t.reek_opts = ''
|
|
98
|
-
* set t.fail_on_error = false
|
|
99
|
-
* set t.verbose = true
|
|
70
|
+
## 1.1.0 / 2015-10-05
|
|
100
71
|
|
|
101
|
-
|
|
72
|
+
* removed "-q" option from reek_opts
|
|
73
|
+
* set t.config_file = 'config.reek'
|
|
74
|
+
* set t.source_files = 'lib/**/*.rb'
|
|
75
|
+
* set t.reek_opts = ''
|
|
76
|
+
* set t.fail_on_error = false
|
|
77
|
+
* set t.verbose = true
|
|
102
78
|
|
|
103
|
-
|
|
79
|
+
## 1.0.0 / 2011-02-05
|
|
104
80
|
|
|
105
|
-
|
|
81
|
+
* Birthday!
|
data/CONTRIBUTING.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Contributing
|
|
2
|
+
|
|
3
|
+
## IDEAS
|
|
2
4
|
|
|
3
5
|
* Add ideas on: https://github.com/saigkill/hoe-reek/issues
|
|
4
6
|
|
|
5
|
-
## COOL HACKS
|
|
7
|
+
## COOL HACKS
|
|
6
8
|
|
|
7
9
|
* Open a bugreport on https://github.com/saigkill/hoe-reek/issues.
|
|
8
10
|
* Please use the -u flag when generating the patch as it makes the patch
|
|
@@ -10,12 +12,14 @@
|
|
|
10
12
|
* Write a good explanation of what the patch does.
|
|
11
13
|
* It is better to use git format-patch command: git format-patch HEAD^
|
|
12
14
|
|
|
13
|
-
|
|
15
|
+
## STRUCTURE
|
|
16
|
+
|
|
17
|
+
### BRANCHES
|
|
14
18
|
|
|
15
|
-
|
|
19
|
+
#### `master` BRANCH
|
|
16
20
|
|
|
17
|
-
### `master` BRANCH:
|
|
18
21
|
The master branch is the last stable version.
|
|
19
22
|
|
|
20
|
-
|
|
21
|
-
|
|
23
|
+
#### PULL REQUESTS
|
|
24
|
+
|
|
25
|
+
Please base all Pullrequests off the `master` branch.
|
data/MAINTENANCE.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
# MAINTENANCE POLICY
|
|
1
|
+
# MAINTENANCE POLICY
|
|
2
2
|
|
|
3
3
|
I'm following the Semantic Versioning for its releases: (Major).(Minor).(Patch).
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
5
|
+
* Major version: Whenever there is something significant or any backwards
|
|
6
|
+
incompatible changes.
|
|
7
|
+
* Minor version: When new, backwards compatible functionality is introduced a
|
|
8
|
+
minor feature is introduced, or when a set of smaller features is rolled out.
|
|
9
|
+
* Patch number: When backwards compatible bug fixes are introduced that fix
|
|
10
|
+
incorrect behavior.
|
|
11
|
+
* The current stable release will receive security patches and bug fixes
|
|
12
|
+
(eg. 5.0 -> 5.0.1).
|
|
13
|
+
* Feature releases will mark the next supported stable release where the minor
|
|
14
|
+
version is increased numerically by increments of one (eg. 5.0 -> 5.1).
|
|
15
15
|
|
|
16
16
|
I encourage everyone to run the latest stable release to ensure that you can
|
|
17
17
|
easily upgrade to the most secure and feature rich experience. In order to
|
data/README.md
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
|What | Where |
|
|
4
4
|
|-----|--------|
|
|
5
|
-
|code | https://github.com/saigkill/hoe-reek |
|
|
6
|
-
|docs | https://github.com/saigkill/hoe-reek/wiki |
|
|
7
|
-
|apidoc | http://www.rubydoc.info/gems/hoe-reek |
|
|
8
|
-
|bugs | https://github.com/saigkill/hoe-reek/issues |
|
|
9
|
-
|openhub statistics | https://www.openhub.net/p/hoe-reek |
|
|
10
|
-
|authors blog | https://saschamanns.de |
|
|
11
|
-
|min. rubyver | 2.
|
|
5
|
+
|code | [https://github.com/saigkill/hoe-reek] |
|
|
6
|
+
|docs | [https://github.com/saigkill/hoe-reek/wiki] |
|
|
7
|
+
|apidoc | [http://www.rubydoc.info/gems/hoe-reek] |
|
|
8
|
+
|bugs | [https://github.com/saigkill/hoe-reek/issues] |
|
|
9
|
+
|openhub statistics | [https://www.openhub.net/p/hoe-reek] |
|
|
10
|
+
|authors blog | [https://saschamanns.de] |
|
|
11
|
+
|min. rubyver | 2.7.0 |
|
|
12
12
|
|
|
13
13
|
| What | Status |
|
|
14
14
|
|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
|
|
26
26
|
[](https://github.com/saigkill/hoe-reek)
|
|
27
27
|
|
|
28
|
-
## DESCRIPTION
|
|
28
|
+
## DESCRIPTION
|
|
29
29
|
|
|
30
|
-
Tasks to integrate the reek code smell engine into your hoe projects. This project continues erics project (https://github.com/erikh/hoe-reek).
|
|
30
|
+
Tasks to integrate the reek code smell engine into your hoe projects. This project continues erics project ([https://github.com/erikh/hoe-reek]).
|
|
31
31
|
|
|
32
32
|
The CHANGELOG.md contains a detailed description on what has changed.
|
|
33
33
|
|
|
@@ -35,15 +35,15 @@ hoe-reek is released under the GPL3 License, see the file 'LICENSE.md' for more
|
|
|
35
35
|
|
|
36
36
|
The official web site is:
|
|
37
37
|
|
|
38
|
-
https://github.com/saigkill/hoe-reek
|
|
38
|
+
[https://github.com/saigkill/hoe-reek]
|
|
39
39
|
|
|
40
|
-
## FEATURES
|
|
40
|
+
## FEATURES
|
|
41
41
|
|
|
42
42
|
* Integration of Reek into a hoe Rake task.
|
|
43
43
|
|
|
44
44
|
This Gem was programmed and tested for Linux systems. If anyone would like to make the methods also fit for other OS, i'm happy about Pull requests.
|
|
45
45
|
|
|
46
|
-
## SYNOPSIS
|
|
46
|
+
## SYNOPSIS
|
|
47
47
|
|
|
48
48
|
Use in your Rakefile:
|
|
49
49
|
|
|
@@ -55,21 +55,21 @@ Use in your Rakefile:
|
|
|
55
55
|
|
|
56
56
|
Also add hoe-reek to your requirements and recreate your Gemfile.
|
|
57
57
|
|
|
58
|
-
## REQUIREMENTS
|
|
58
|
+
## REQUIREMENTS
|
|
59
59
|
|
|
60
60
|
* reek
|
|
61
61
|
|
|
62
|
-
## INSTALL
|
|
62
|
+
## INSTALL
|
|
63
63
|
|
|
64
64
|
The installation is very easy.
|
|
65
65
|
|
|
66
66
|
gem install hoe-reek
|
|
67
67
|
|
|
68
|
-
## DEVELOPERS
|
|
68
|
+
## DEVELOPERS
|
|
69
69
|
|
|
70
70
|
After checking out the source, run:
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
`$ rake newb`
|
|
73
73
|
|
|
74
74
|
This task will install any missing dependencies, run the tests/specs,
|
|
75
|
-
and generate the RDoc.
|
|
75
|
+
and generate the RDoc.
|
data/lib/hoe/reek.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hoe-reek
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sascha Manns
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-07-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -113,14 +113,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
113
113
|
requirements:
|
|
114
114
|
- - ">="
|
|
115
115
|
- !ruby/object:Gem::Version
|
|
116
|
-
version: 2.
|
|
116
|
+
version: 2.7.0
|
|
117
117
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
118
118
|
requirements:
|
|
119
119
|
- - ">="
|
|
120
120
|
- !ruby/object:Gem::Version
|
|
121
121
|
version: '0'
|
|
122
122
|
requirements: []
|
|
123
|
-
rubygems_version: 3.
|
|
123
|
+
rubygems_version: 3.1.2
|
|
124
124
|
signing_key:
|
|
125
125
|
specification_version: 4
|
|
126
126
|
summary: Tasks to integrate the reek code smell engine into your hoe projects
|