mumukit-inspection 3.6.0 → 3.6.1
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/lib/locales/en.yml +176 -164
- data/lib/locales/es.yml +194 -182
- data/lib/locales/pt.yml +186 -183
- data/lib/mumukit/inspection/expectation.rb +4 -3
- data/lib/mumukit/inspection/i18n.rb +3 -3
- data/lib/mumukit/inspection/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1bb215d88c099d1f4c084eb43386cab8e6b0052fa2d81f068be5aa1540e32b86
|
|
4
|
+
data.tar.gz: 06fdb5f7a573f24f22a103d4da7111bf5ab11e54a9a3a012f35c12c50d550ebe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b07d8268f3705860b8539b21fc5f7faf6a777003a0bf1f1bae1baef8ef2f92105f8fcde2769082ed1ab73e845b7ebb43cb129e7db2251748aa8dce2524162de8
|
|
7
|
+
data.tar.gz: d29e582cc95422f3017adc91a4aa3742e47bfdbdfda296a20f25fd6aaca97f621bb60d931669eae63da06163a26bfd7fb4e7488bdaebbce7e231d9d90032c956
|
data/lib/locales/en.yml
CHANGED
|
@@ -1,166 +1,178 @@
|
|
|
1
1
|
---
|
|
2
2
|
en:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
3
|
+
mumukit:
|
|
4
|
+
expectation:
|
|
5
|
+
must_not: must not
|
|
6
|
+
must: must
|
|
7
|
+
solution: solution
|
|
8
|
+
inspection:
|
|
9
|
+
Assigns_except: '%{binding} %{must} assign something distinct from %{target}'
|
|
10
|
+
Assigns_like: '%{binding} %{must} assign something similar to %{target}'
|
|
11
|
+
Assigns_named: '%{binding} %{must} assign %{target}'
|
|
12
|
+
Assigns: '%{binding} %{must} perform assignments'
|
|
13
|
+
Calls_except: '%{binding} %{must} delegate to something distinct from %{target}'
|
|
14
|
+
Calls_like: '%{binding} %{must} delegate to something similar to %{target}'
|
|
15
|
+
Calls_named: '%{binding} %{must} use %{target}'
|
|
16
|
+
Calls: '%{binding} %{must} delegate'
|
|
17
|
+
Declares_except: '%{binding} %{must} contain declarations distinct from %{target}'
|
|
18
|
+
Declares_like: '%{binding} %{must} declare an identifier similar to %{target}'
|
|
19
|
+
Declares_named: '%{binding} %{must} declare %{target}'
|
|
20
|
+
Declares: '%{binding} %{must} contain declarations'
|
|
21
|
+
DeclaresAttribute_except: '%{binding} %{must} declare attributes distinct from %{target}'
|
|
22
|
+
DeclaresAttribute_like: '%{binding} %{must} declare an attribute similar to %{target}'
|
|
23
|
+
DeclaresAttribute_named: '%{binding} %{must} declare an attribute %{target}'
|
|
24
|
+
DeclaresAttribute: '%{binding} %{must} declare attributes'
|
|
25
|
+
DeclaresClass_except: '%{binding} %{must} declare classes distinct from %{target}'
|
|
26
|
+
DeclaresClass_like: '%{binding} %{must} declare a class similar to %{target}'
|
|
27
|
+
DeclaresClass_named: '%{binding} %{must} declare a class %{target}'
|
|
28
|
+
DeclaresClass: '%{binding} %{must} declare classes'
|
|
29
|
+
DeclaresComputation_except: '%{binding} %{must} declare computations distinct from %{target}'
|
|
30
|
+
DeclaresComputation_like: '%{binding} %{must} declare a computation similar to %{target}'
|
|
31
|
+
DeclaresComputation_named: '%{binding} %{must} declare a computation %{target}'
|
|
32
|
+
DeclaresComputation: '%{binding} %{must} declare computations'
|
|
33
|
+
DeclaresComputationWithArity0_named: '%{target} %{must} have zero parameters'
|
|
34
|
+
DeclaresComputationWithArity1_named: '%{target} %{must} have one parameter'
|
|
35
|
+
DeclaresComputationWithArity2_named: '%{target} %{must} have 2 parameters'
|
|
36
|
+
DeclaresComputationWithArity3_named: '%{target} %{must} have 3 parameters'
|
|
37
|
+
DeclaresComputationWithArity4_named: '%{target} %{must} have 4 parameters'
|
|
38
|
+
DeclaresComputationWithArity5_named: '%{target} %{must} have 5 parameters'
|
|
39
|
+
DeclaresEntryPoint: '%{binding} %{must} declare an entry point'
|
|
40
|
+
DeclaresEnumeration_except: '%{binding} %{must} declare enumerations distinct from %{target}'
|
|
41
|
+
DeclaresEnumeration_like: '%{binding} %{must} declare an enumeration like %{target}'
|
|
42
|
+
DeclaresEnumeration_named: '%{binding} %{must} declare an enumeration %{target}'
|
|
43
|
+
DeclaresEnumeration: '%{binding} %{must} declare enumerations'
|
|
44
|
+
DeclaresFact_except: '%{binding} %{must} declare facts distinct from %{target}'
|
|
45
|
+
DeclaresFact_like: '%{binding} %{must} declare a fact similar to %{target}'
|
|
46
|
+
DeclaresFact_named: '%{binding} %{must} declare a fact %{target}'
|
|
47
|
+
DeclaresFact: '%{binding} %{must} declare facts'
|
|
48
|
+
DeclaresFunction_except: '%{binding} %{must} declare functions distinct from %{target}'
|
|
49
|
+
DeclaresFunction_like: '%{binding} %{must} declare a function similar to %{target}'
|
|
50
|
+
DeclaresFunction_named: '%{binding} %{must} declare a function %{target}'
|
|
51
|
+
DeclaresFunction: '%{binding} %{must} debe declare functions'
|
|
52
|
+
DeclaresInterface_except: '%{binding} %{must} declare interfaces distinct from %{target}'
|
|
53
|
+
DeclaresInterface_like: '%{binding} %{must} declare an interface like %{target}'
|
|
54
|
+
DeclaresInterface_named: '%{binding} %{must} declare an interface %{target}'
|
|
55
|
+
DeclaresInterface: '%{binding} %{must} declare interfaces'
|
|
56
|
+
DeclaresMethod_except: '%{binding} %{must} declare methods distinct from %{target}'
|
|
57
|
+
DeclaresMethod_like: '%{binding} %{must} declare a method similar to %{target}'
|
|
58
|
+
DeclaresMethod_named: '%{binding} %{must} declare a method %{target}'
|
|
59
|
+
DeclaresMethod: '%{binding} %{must} declare methods'
|
|
60
|
+
DeclaresObject_except: '%{binding} %{must} declare objects distinct from %{target}'
|
|
61
|
+
DeclaresObject_like: '%{binding} %{must} declare an object similar to %{target}'
|
|
62
|
+
DeclaresObject_named: '%{binding} %{must} declare an object %{target}'
|
|
63
|
+
DeclaresObject: '%{binding} %{must} declare objects'
|
|
64
|
+
DeclaresPredicate_except: '%{binding} %{must} declare a predicate distinct from %{target}'
|
|
65
|
+
DeclaresPredicate_like: '%{binding} %{must} declare a predicate similar to %{target}'
|
|
66
|
+
DeclaresPredicate_named: '%{binding} %{must} declare predicates %{target}'
|
|
67
|
+
DeclaresPredicate: '%{binding} %{must} declare predicates'
|
|
68
|
+
DeclaresProcedure_except: '%{binding} %{must} declare procedures distinct from %{target}'
|
|
69
|
+
DeclaresProcedure_like: '%{binding} %{must} declare a procedure similar to %{target}'
|
|
70
|
+
DeclaresProcedure_named: '%{binding} %{must} declare a procedure %{target}'
|
|
71
|
+
DeclaresProcedure: '%{binding} %{must} declare procedures'
|
|
72
|
+
DeclaresRecursively_named: '%{target} %{must} declared recursively'
|
|
73
|
+
DeclaresRule_except: '%{binding} %{must} declare rules distinct from %{target}'
|
|
74
|
+
DeclaresRule_like: '%{binding} %{must} declare a rule similar to %{target}'
|
|
75
|
+
DeclaresRule_named: '%{binding} %{must} declare a rule %{target}'
|
|
76
|
+
DeclaresRule: '%{binding} %{must} debe declare rules'
|
|
77
|
+
DeclaresStyles_except: '%{binding} %{must} declare style distinct from %{target}'
|
|
78
|
+
DeclaresStyles_like: '%{binding} %{must} declare a style similar to %{target}'
|
|
79
|
+
DeclaresStyles_named: '%{binding} %{must} declare a style %{target}'
|
|
80
|
+
DeclaresStyles: '%{binding} %{must} declare styles'
|
|
81
|
+
DeclaresTag_except: '%{binding} %{must} declare a tag distinct from %{target}'
|
|
82
|
+
DeclaresTag_like: '%{binding} %{must} declare a tag similar to %{target}'
|
|
83
|
+
DeclaresTag_named: '%{binding} %{must} declare a tag %{target}'
|
|
84
|
+
DeclaresTag: '%{binding} %{must} declare a tag'
|
|
85
|
+
DeclaresTypeAlias_except: '%{binding} %{must} declare type aliases distinct from %{target}'
|
|
86
|
+
DeclaresTypeAlias_like: '%{binding} %{must} declare a type alias similar to %{target}'
|
|
87
|
+
DeclaresTypeAlias_named: '%{binding} %{must} declare a type alias %{target}'
|
|
88
|
+
DeclaresTypeAlias: '%{binding} %{must} declare type aliases'
|
|
89
|
+
DeclaresTypeSignature_except: '%{binding} %{must} declare a type signature distinct from %{target}'
|
|
90
|
+
DeclaresTypeSignature_like: '%{binding} %{must} declare a type signature for something like %{target}'
|
|
91
|
+
DeclaresTypeSignature_named: '%{binding} %{must} declare a type signature %{target}'
|
|
92
|
+
DeclaresTypeSignature: '%{binding} %{must} decarar type signatures'
|
|
93
|
+
DeclaresVariable_except: '%{binding} %{must} declare variables distinct from %{target}'
|
|
94
|
+
DeclaresVariable_like: '%{binding} %{must} declare a variable similar to %{target}'
|
|
95
|
+
DeclaresVariable_named: '%{binding} %{must} declare a variable %{target}'
|
|
96
|
+
DeclaresVariable: '%{binding} %{must} debe declare variables'
|
|
97
|
+
DiscardsExceptions: '%{binding} is ignoring exceptions silently'
|
|
98
|
+
DoesConsolePrint: '%{binding} is printing to the console'
|
|
99
|
+
DoesNilTest: '%{binding} does <i>%{keyword_null}</i> tests'
|
|
100
|
+
DoesNullTest: '%{binding} does <i>%{keyword_null}</i> tests'
|
|
101
|
+
DoesTypeTest: '%{binding} string type tests'
|
|
102
|
+
HasAssignmentReturn: '%{binding} returns the result of an assignment'
|
|
103
|
+
HasCodeDuplication: '%{binding} has code duplication'
|
|
104
|
+
HasEmptyIfBranches: '%{binding} has empty <i>%{keyword_if}</i> branches'
|
|
105
|
+
HasMisspelledBindings: '%{binding} is misspelled'
|
|
106
|
+
HasMisspelledIdentifiers: '%{binding} is misspelled'
|
|
107
|
+
HasRedundantBooleanComparison: '%{binding} makes unnecesary boolean comparisons'
|
|
108
|
+
HasRedundantGuards: '%{binding} has unnecessary guards'
|
|
109
|
+
HasRedundantIf: '%{binding} has unnecessary <i>%{keyword_if}</i>s'
|
|
110
|
+
HasRedundantLambda: '%{binding} has unnecessary lambdas'
|
|
111
|
+
HasRedundantLocalVariableReturn: '%{binding} has unnecesary local variables; please try returning the expression directly'
|
|
112
|
+
HasRedundantParameter: '%{binding} has unnecessary parameters, that can be removed using point-free'
|
|
113
|
+
HasRedundantReduction: '%{binding} uses <i>%{keyword_is}</i>, but it does not artihmetic.'
|
|
114
|
+
HasTooShortBindings: '%{binding} is a too short identifier'
|
|
115
|
+
HasUnreachableCode: '%{binding} has unreachable code.'
|
|
116
|
+
HasWrongCaseBindings: '%{binding} does not honor case conventions'
|
|
117
|
+
Implements_except: '%{binding} %{must} implement interfaces distinct from %{target}'
|
|
118
|
+
Implements_like: '%{binding} %{must} implement interfaces like %{target}'
|
|
119
|
+
Implements_named: '%{binding} %{must} implement %{target}'
|
|
120
|
+
Implements: '%{binding} %{must} implement intefaces'
|
|
121
|
+
Includes_except: '%{binding} %{must} include mixins distinct from %{target}'
|
|
122
|
+
Includes_like: '%{binding} %{must} include a mixin similar to %{target}'
|
|
123
|
+
Includes_named: '%{binding} %{must} include the %{target} mixin'
|
|
124
|
+
Includes: '%{binding} %{must} include mixins'
|
|
125
|
+
Instantiates_except: '%{binding} %{must} instantiate classes distinct from %{target}'
|
|
126
|
+
Instantiates_like: '%{binding} %{must} instantiate classes like %{target}'
|
|
127
|
+
Instantiates_named: '%{binding} %{must} instantiate %{target}'
|
|
128
|
+
Instantiates: '%{binding} %{must} instantiate objects'
|
|
129
|
+
IsLongCode: '%{binding} is too long'
|
|
130
|
+
Raises_except: '%{binding} %{must} throw exceptions distinct from %{target}'
|
|
131
|
+
Raises_like: '%{binding} %{must} throw exceptions like %{target}'
|
|
132
|
+
Raises_named: '%{binding} %{must} throw %{target}'
|
|
133
|
+
Raises: '%{binding} %{must} throw exceptions'
|
|
134
|
+
ReturnsNil: '%{binding} retuns <i>%{keyword_null}</i>, which is a bad practice'
|
|
135
|
+
ReturnsNull: '%{binding} retuns <i>%{keyword_null}</i>, which is a bad practice'
|
|
136
|
+
SourceContains_named: 'solution %{must} use %{target}'
|
|
137
|
+
SourceEquals_named: 'solution %{must} be equal to %{target}'
|
|
138
|
+
SourceEqualsIgnoreSpaces_named: 'solution %{must} be equal to %{target}'
|
|
139
|
+
SourceRepeats_named: 'solution %{must} use %{target} more than one time'
|
|
140
|
+
TypesAs_named: '%{binding} %{must} type as %{target}'
|
|
141
|
+
TypesAs: '%{binding} %{must} type'
|
|
142
|
+
TypesParameterAs_except: '%{binding} %{must} type parameters with a type distinct from %{target}'
|
|
143
|
+
TypesParameterAs_like: '%{binding} %{must} type parameters with a type similar to %{target}'
|
|
144
|
+
TypesParameterAs_named: '%{binding} %{must} type parameters with type %{target}'
|
|
145
|
+
TypesParameterAs: '%{binding} %{must} type parameters'
|
|
146
|
+
TypesReturnAs_named: '%{binding} %{must} type its return value as %{target}'
|
|
147
|
+
TypesReturnAs: '%{binding} %{must} type its return value'
|
|
148
|
+
Uses_except: '%{binding} %{must} delegate to something distinct from %{target}'
|
|
149
|
+
Uses_like: '%{binding} %{must} delegate to something similar to %{target}'
|
|
150
|
+
Uses_named: '%{binding} %{must} use %{target}'
|
|
151
|
+
Uses: '%{binding} %{must} delegate'
|
|
152
|
+
UsesAnonymousVariable: '%{binding} %{must} use an annonymous variable'
|
|
153
|
+
UsesComposition: '%{binding} %{must} use composition'
|
|
154
|
+
UsesComprehension: '%{binding} %{must} use comprehensions'
|
|
155
|
+
UsesConditional: '%{binding} %{must} use conditionals'
|
|
156
|
+
UsesCut: '%{binding} uses <i>!</li> operator, which is a bad practice'
|
|
157
|
+
UsesDyamicPolymorphism: '%{binding} %{must} use polymorphism'
|
|
158
|
+
UsesDynamicMethodOverload: '%{binding} %{must} use overload'
|
|
159
|
+
UsesFail: '%{binding} uses <i>%{keyword_fail}</li>, which is a bad practice'
|
|
160
|
+
UsesFindall: '%{binding} %{must} use <i>%{keyword_findall}</i>'
|
|
161
|
+
UsesForall: '%{binding} %{must} use <i>%{keyword_forall}</i>'
|
|
162
|
+
UsesForeach: '%{binding} %{must} use <i>%{keyword_foreach}</i>'
|
|
163
|
+
UsesGuards: '%{binding} %{must} use guards'
|
|
164
|
+
UsesIf: '%{binding} %{must} use <i>%{keyword_if}</i>'
|
|
165
|
+
UsesLambda: '%{binding} %{must} use lambda expressions'
|
|
166
|
+
UsesLoop: '%{binding} %{must} use a loop'
|
|
167
|
+
UsesMixin: '%{binding} %{must} use mixins'
|
|
168
|
+
UsesNot: '%{binding} %{must} use not'
|
|
169
|
+
UsesObjectComposition: '%{binding} %{must} use composition'
|
|
170
|
+
UsesPatternMatching: '%{binding} %{must} use pattern matching'
|
|
171
|
+
UsesRepeat: '%{binding} %{must} use <i>%{keyword_repeat}</i>'
|
|
172
|
+
UsesRepeatOf: '%{binding} %{must} use <i>%{keyword_repeat}</i>'
|
|
173
|
+
UsesStaticMethodOverload: '%{binding} %{must} use overload'
|
|
174
|
+
UsesStaticPolymorphism: '%{binding} %{must} use polymorphism'
|
|
175
|
+
UsesSwitch: '%{binding} %{must} use a <i>%{keyword_switch}</i>'
|
|
176
|
+
UsesTemplateMethod: '%{binding} %{must} use a template method'
|
|
177
|
+
UsesUnificationOperator: '%{binding} uses the unification operator (=)'
|
|
178
|
+
UsesWhile: '%{binding} %{must} use <i>%{keyword_while}</i>'
|
data/lib/locales/es.yml
CHANGED
|
@@ -1,184 +1,196 @@
|
|
|
1
1
|
---
|
|
2
2
|
es:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
3
|
+
mumukit:
|
|
4
|
+
expectation:
|
|
5
|
+
must_not: no debe
|
|
6
|
+
must: debe
|
|
7
|
+
solution: la solución
|
|
8
|
+
inspection:
|
|
9
|
+
Assigns_except: '%{binding} %{must} asignar a algo diferente a %{target}'
|
|
10
|
+
Assigns_like: '%{binding} %{must} asignar algo parecido a %{target}'
|
|
11
|
+
Assigns_named: '%{binding} %{must} asignar %{target}'
|
|
12
|
+
Assigns: '%{binding} %{must} realizar asignaciones'
|
|
13
|
+
Calls_except: '%{binding} %{must} delegar en algo diferente a %{target}'
|
|
14
|
+
Calls_like: '%{binding} %{must} delegar en algo parecido a %{target}'
|
|
15
|
+
Calls_named: '%{binding} %{must} utilizar %{target}'
|
|
16
|
+
Calls: '%{binding} %{must} delegar'
|
|
17
|
+
Declares_except: '%{binding} %{must} contener declaraciones distintas a %{target}'
|
|
18
|
+
Declares_like: '%{binding} %{must} declarar un identificador parecido a %{target}'
|
|
19
|
+
Declares_named: '%{binding} %{must} declarar %{target}'
|
|
20
|
+
Declares: '%{binding} %{must} contener declaraciones'
|
|
21
|
+
DeclaresAttribute_except: '%{binding} %{must} declarar atributos diferentes a %{target}'
|
|
22
|
+
DeclaresAttribute_like: '%{binding} %{must} declarar un atributo parecido a %{target}'
|
|
23
|
+
DeclaresAttribute_named: '%{binding} %{must} declarar un atributo %{target}'
|
|
24
|
+
DeclaresAttribute: '%{binding} %{must} declarar atributos'
|
|
25
|
+
DeclaresClass_except: '%{binding} %{must} declarar clases diferentes a %{target}'
|
|
26
|
+
DeclaresClass_like: '%{binding} %{must} declarar una clase parecida a %{target}'
|
|
27
|
+
DeclaresClass_named: '%{binding} %{must} declarar una clase %{target}'
|
|
28
|
+
DeclaresClass: '%{binding} %{must} declarar clases'
|
|
29
|
+
DeclaresComputation_except: '%{binding} %{must} declarar computaciones diferentes a %{target}'
|
|
30
|
+
DeclaresComputation_like: '%{binding} %{must} declarar una computación parecida a %{target}'
|
|
31
|
+
DeclaresComputation_named: '%{binding} %{must} declarar una computación %{target}'
|
|
32
|
+
DeclaresComputation: '%{binding} %{must} declarar computaciones'
|
|
33
|
+
DeclaresComputationWithArity0_named: '%{target} %{must} declarar cero parametros'
|
|
34
|
+
DeclaresComputationWithArity1_named: '%{target} %{must} tener un parámetro'
|
|
35
|
+
DeclaresComputationWithArity2_named: '%{target} %{must} tener dos parámetros'
|
|
36
|
+
DeclaresComputationWithArity3_named: '%{target} %{must} tener tres parámetros'
|
|
37
|
+
DeclaresComputationWithArity4_named: '%{target} %{must} tener cuatro parámetros'
|
|
38
|
+
DeclaresComputationWithArity5_named: '%{target} %{must} tener cinco parámetros'
|
|
39
|
+
DeclaresEntryPoint: '%{binding} %{must} declarar un punto de entrada'
|
|
40
|
+
DeclaresEnumeration_except: '%{binding} %{must} declarar enumeraciones que no se llamen %{target}'
|
|
41
|
+
DeclaresEnumeration_like: '%{binding} %{must} declarar una enumeracion de nombre parecido a %{target}'
|
|
42
|
+
DeclaresEnumeration_named: '%{binding} %{must} declarar una enumeracion %{target}'
|
|
43
|
+
DeclaresEnumeration: '%{binding} %{must} declarar enumeraciones'
|
|
44
|
+
DeclaresFact_except: '%{binding} %{must} declarar hechos diferentes a %{target}'
|
|
45
|
+
DeclaresFact_like: '%{binding} %{must} declarar un hecho parecido a %{target}'
|
|
46
|
+
DeclaresFact_named: '%{binding} %{must} declarar un hecho %{target}'
|
|
47
|
+
DeclaresFact: '%{binding} %{must} declarar hechos'
|
|
48
|
+
DeclaresFunction_except: '%{binding} %{must} declarar funciones diferentes a %{target}'
|
|
49
|
+
DeclaresFunction_like: '%{binding} %{must} declarar una función parecida a %{target}'
|
|
50
|
+
DeclaresFunction_named: '%{binding} %{must} declarar una función %{target}'
|
|
51
|
+
DeclaresFunction: '%{binding} %{must} debe declarar funciones'
|
|
52
|
+
DeclaresInterface_except: '%{binding} %{must} declarar interfaces que no se llamen %{target}'
|
|
53
|
+
DeclaresInterface_like: '%{binding} %{must} declarar una interfaz de nombre parecido a %{target}'
|
|
54
|
+
DeclaresInterface_named: '%{binding} %{must} declarar una interfaz %{target}'
|
|
55
|
+
DeclaresInterface: '%{binding} %{must} declarar interfaces'
|
|
56
|
+
DeclaresMethod_except: '%{binding} %{must} declarar métodos diferentes a %{target}'
|
|
57
|
+
DeclaresMethod_like: '%{binding} %{must} declarar un método parecido a %{target}'
|
|
58
|
+
DeclaresMethod_named: '%{binding} %{must} declarar un método %{target}'
|
|
59
|
+
DeclaresMethod: '%{binding} %{must} declarar métodos'
|
|
60
|
+
DeclaresObject_except: '%{binding} %{must} declarar objetos diferentes a %{target}'
|
|
61
|
+
DeclaresObject_like: '%{binding} %{must} declarar un objeto parecido a%{target}'
|
|
62
|
+
DeclaresObject_named: '%{binding} %{must} declarar un objeto %{target}'
|
|
63
|
+
DeclaresObject: '%{binding} %{must} declarar objetos'
|
|
64
|
+
DeclaresPredicate_except: '%{binding} %{must} declarar predicados diferentes a %{target}'
|
|
65
|
+
DeclaresPredicate_like: '%{binding} %{must} declarar un predicados parecido a %{target}'
|
|
66
|
+
DeclaresPredicate_named: '%{binding} %{must} declarar un predicados %{target}'
|
|
67
|
+
DeclaresPredicate: '%{binding} %{must} declarar predicados'
|
|
68
|
+
DeclaresProcedure_except: '%{binding} %{must} declarar procedimientos diferentes a %{target}'
|
|
69
|
+
DeclaresProcedure_like: '%{binding} %{must} declarar un procedimiento parecido a %{target}'
|
|
70
|
+
DeclaresProcedure_named: '%{binding} %{must} declarar un procedimiento %{target}'
|
|
71
|
+
DeclaresProcedure: '%{binding} %{must} declarar procedimientos'
|
|
72
|
+
DeclaresRecursively_named: '%{target} %{must} estar declarado recursivamente'
|
|
73
|
+
DeclaresRule_except: '%{binding} %{must} declarar reglas diferentes a %{target}'
|
|
74
|
+
DeclaresRule_like: '%{binding} %{must} declarar una regla parecida a %{target}'
|
|
75
|
+
DeclaresRule_named: '%{binding} %{must} declarar una regla %{target}'
|
|
76
|
+
DeclaresRule: '%{binding} %{must} debe declarar reglas'
|
|
77
|
+
DeclaresStyle_except: '%{binding} %{must} declarar un estilo diferente a %{target}'
|
|
78
|
+
DeclaresStyle_like: '%{binding} %{must} declarar un estilo parecido a %{target}'
|
|
79
|
+
DeclaresStyle_named: '%{binding} %{must} declarar un estilo %{target}'
|
|
80
|
+
DeclaresStyle: '%{binding} %{must} declarar un estilo'
|
|
81
|
+
DeclaresSuperclass_except: '%{binding} %{must} declarar una superclase distinta de %{target}'
|
|
82
|
+
DeclaresSuperclass_like: '%{binding} %{must} declarar una superclase parecida a %{target}'
|
|
83
|
+
DeclaresSuperclass_named: '%{binding} %{must} declarar una superclase %{target}'
|
|
84
|
+
DeclaresSuperclass: '%{binding} %{must} declarar una superclase'
|
|
85
|
+
DeclaresTag_except: '%{binding} %{must} declarar un elemento diferente a %{target}'
|
|
86
|
+
DeclaresTag_like: '%{binding} %{must} declarar un elemento parecido a %{target}'
|
|
87
|
+
DeclaresTag_named: '%{binding} %{must} declarar un elemento %{target}'
|
|
88
|
+
DeclaresTag: '%{binding} %{must} declarar un elemento'
|
|
89
|
+
DeclaresTypeAlias_except: '%{binding} %{must} declarar sinónimos de tipo diferentes a %{target}'
|
|
90
|
+
DeclaresTypeAlias_like: '%{binding} %{must} declarar un sinónimo de tipo parecido a %{target}'
|
|
91
|
+
DeclaresTypeAlias_named: '%{binding} %{must} declarar un sinónimo de tipo %{target}'
|
|
92
|
+
DeclaresTypeAlias: '%{binding} %{must} declarar sinónimos de tipo'
|
|
93
|
+
DeclaresTypeSignature_except: '%{binding} %{must} declarar firmas de tipos diferentes a %{target}'
|
|
94
|
+
DeclaresTypeSignature_like: '%{binding} %{must} declarar una firma para algo parecido %{target}'
|
|
95
|
+
DeclaresTypeSignature_named: '%{binding} %{must} declarar una firma %{target}'
|
|
96
|
+
DeclaresTypeSignature: '%{binding} %{must} declarar firmas de tipos'
|
|
97
|
+
DeclaresVariable_except: '%{binding} %{must} declarar variables diferentes a %{target}'
|
|
98
|
+
DeclaresVariable_like: '%{binding} %{must} declarar una variable parecida a %{target}'
|
|
99
|
+
DeclaresVariable_named: '%{binding} %{must} declarar una variable %{target}'
|
|
100
|
+
DeclaresVariable: '%{binding} %{must} debe declarar variables'
|
|
101
|
+
DiscardsExceptions: '%{binding} está ignorando exceptiones silenciosamiente.'
|
|
102
|
+
DoesConsolePrint: '%{binding} está realizando impresiones por pantalla.'
|
|
103
|
+
DoesNilTest: '%{binding} hace comparaciones contra <i>%{keyword_null}</i>'
|
|
104
|
+
DoesNullTest: '%{binding} hace comparaciones contra <i>%{keyword_null}</i>'
|
|
105
|
+
DoesTypeTest: '%{binding} hace comparaciones contra strings'
|
|
106
|
+
HasAssignmentReturn: '%{binding} devuelve el resultado de una asignación'
|
|
107
|
+
HasCodeDuplication: '%{binding} tiene código repetido'
|
|
108
|
+
HasEmptyIfBranches: '%{binding} tiene ramas de <i>%{keyword_if}</i> vacías'
|
|
109
|
+
HasMisspelledBindings: '%{binding} está mal escrito. Revisá la ortografía y procurá no usar abreviaturas'
|
|
110
|
+
HasMisspelledIdentifiers: '%{binding} está mal escrito. Revisá la ortografía y procurá no usar abreviaturas'
|
|
111
|
+
HasRedundantBooleanComparison: '%{binding} hace comparaciones booleanas innecesarias'
|
|
112
|
+
HasRedundantGuards: '%{binding} tiene guardas innecesarias'
|
|
113
|
+
HasRedundantIf: '%{binding} tiene ifs innecesarios'
|
|
114
|
+
HasRedundantLambda: '%{binding} tiene lambdas innecesarias'
|
|
115
|
+
HasRedundantLocalVariableReturn: '%{binding} usa variables locales innecesarias; podés retornar directamente la expresión'
|
|
116
|
+
HasRedundantParameter: '%{binding} tiene parámetros innecesarios (se pueden eliminar mediante point-free)'
|
|
117
|
+
HasRedundantReduction: '%{binding} usa <i>%{keyword_is}</i>, pero no realiza cálculos.'
|
|
118
|
+
HasTooShortBindings: '%{binding} es un identificador muy corto'
|
|
119
|
+
HasTooShortIdentifiers: '%{binding} es un identificador muy corto'
|
|
120
|
+
HasUnreachableCode: '%{binding} tiene código inalcanzable.'
|
|
121
|
+
HasWrongCaseBindings: '%{binding} no respeta la convención de nombres'
|
|
122
|
+
HasWrongCaseIdentifiers: '%{binding} no respeta la convención de nombres'
|
|
123
|
+
Implements_except: '%{binding} %{must} implementar interfaces distintas de %{target}'
|
|
124
|
+
Implements_like: '%{binding} %{must} implementar insterfaces parecidas a %{target}'
|
|
125
|
+
Implements_named: '%{binding} %{must} implementar %{target}'
|
|
126
|
+
Implements: '%{binding} %{must} implementar intefaces'
|
|
127
|
+
Includes_except: '%{binding} %{must} incluir mixins diferentes a %{target}'
|
|
128
|
+
Includes_like: '%{binding} %{must} incluir un mixin parecido a %{target}'
|
|
129
|
+
Includes_named: '%{binding} %{must} incluir el mixin %{target}'
|
|
130
|
+
Includes: '%{binding} %{must} incluir mixins'
|
|
131
|
+
Inherits_except: '%{binding} %{must} declarar una superclase distinta de %{target}'
|
|
132
|
+
Inherits_like: '%{binding} %{must} declarar una superclase parecida a %{target}'
|
|
133
|
+
Inherits_named: '%{binding} %{must} declarar una superclase %{target}'
|
|
134
|
+
Inherits: '%{binding} %{must} declarar una superclase'
|
|
135
|
+
Instantiates_except: '%{binding} %{must} instanciar clases distintas de %{target}'
|
|
136
|
+
Instantiates_like: '%{binding} %{must} instanciar clases parecidas a %{target}'
|
|
137
|
+
Instantiates_named: '%{binding} %{must} instanciar %{target}'
|
|
138
|
+
Instantiates: '%{binding} %{must} instanciar objetos'
|
|
139
|
+
IsLongCode: '%{binding} es muy largo. Tratá de delegar más'
|
|
140
|
+
Raises_except: '%{binding} %{must} lanzar excepciones diferentes a %{target}'
|
|
141
|
+
Raises_like: '%{binding} %{must} lanzar excepciones parecidas a %{target}'
|
|
142
|
+
Raises_named: '%{binding} %{must} lanzar %{target}'
|
|
143
|
+
Raises: '%{binding} %{must} lanzar exceptiones'
|
|
144
|
+
Rescues_except: '%{binding} %{must} capturar excepciones diferentes a %{target}'
|
|
145
|
+
Rescues_like: '%{binding} %{must} capturar excepciones parecidas a %{target}'
|
|
146
|
+
Rescues_named: '%{binding} %{must} capturar %{target}'
|
|
147
|
+
Rescues: '%{binding} %{must} capturar exceptiones'
|
|
148
|
+
ReturnsNil: '%{binding} retorna null, lo cual es una mala práctica'
|
|
149
|
+
ReturnsNull: '%{binding} retorna null, lo cual es una mala práctica'
|
|
150
|
+
SourceContains_named: 'la solución %{must} usar %{target}'
|
|
151
|
+
SourceEquals_named: 'la solución %{must} ser igual a %{target}'
|
|
152
|
+
SourceEqualsIgnoreSpaces_named: 'la solución %{must} ser igual a %{target}'
|
|
153
|
+
SourceRepeats_named: 'la solución %{must} usar %{target} más de una vez'
|
|
154
|
+
TypesAs_named: '%{binding} %{must} ser de tipo %{target}'
|
|
155
|
+
TypesAs: '%{binding} %{must} tipar'
|
|
156
|
+
TypesParameterAs_except: '%{binding} %{must} tipar parámetros con un tipo diferente a %{target}'
|
|
157
|
+
TypesParameterAs_like: '%{binding} %{must} tipar parámetros con un tipo parecido a %{target}'
|
|
158
|
+
TypesParameterAs_named: '%{binding} %{must} tipar parámetros con el tipo %{target}'
|
|
159
|
+
TypesParameterAs: '%{binding} %{must} tipar parámetros'
|
|
160
|
+
TypesReturnAs_named: '%{binding} %{must} tipar su valor de retorno como %{target}'
|
|
161
|
+
TypesReturnAs: '%{binding} %{must} tipar su valor de retorno'
|
|
162
|
+
Uses_except: '%{binding} %{must} delegar en algo diferente a %{target}'
|
|
163
|
+
Uses_like: '%{binding} %{must} delegar en algo parecido a %{target}'
|
|
164
|
+
Uses_named: '%{binding} %{must} utilizar %{target}'
|
|
165
|
+
Uses: '%{binding} %{must} delegar'
|
|
166
|
+
UsesAnonymousVariable: '%{binding} %{must} utilizar una variable anónima'
|
|
167
|
+
UsesComposition: '%{binding} %{must} usar composición'
|
|
168
|
+
UsesComprehension: '%{binding} %{must} emplear listas por comprensión'
|
|
169
|
+
UsesConditional: '%{binding} %{must} utilizar condicionales'
|
|
170
|
+
UsesCut: '%{binding} usa el operador !, lo cual es una mala práctica'
|
|
171
|
+
UsesDyamicPolymorphism: '%{binding} %{must} usar polimorfismo'
|
|
172
|
+
UsesDynamicMethodOverload: '%{binding} %{must} usar sobrecarga'
|
|
173
|
+
UsesExceptionHandling: '%{binding} %{must} realizar manejo de exceptiones'
|
|
174
|
+
UsesExceptions: '%{binding} %{must} usar exceptiones'
|
|
175
|
+
UsesFail: '%{binding} usa <i>%{keyword_fail}</li>, lo cual es una mala práctica'
|
|
176
|
+
UsesFindall: '%{binding} %{must} utilizar <i>%{keyword_findall}</i>'
|
|
177
|
+
UsesForall: '%{binding} %{must} utilizar <i>%{keyword_forall}</i>'
|
|
178
|
+
UsesForeach: '%{binding} %{must} usar <i>%{keyword_foreach}</i>'
|
|
179
|
+
UsesGuards: '%{binding} %{must} usar guardas'
|
|
180
|
+
UsesIf: '%{binding} %{must} usar <i>%{keyword_if}</i>'
|
|
181
|
+
UsesInheritance: '%{binding} %{must} usar herencia'
|
|
182
|
+
UsesLambda: '%{binding} %{must} emplear expresiones lambda'
|
|
183
|
+
UsesLoop: '%{binding} %{must} usar un bucle'
|
|
184
|
+
UsesMixin: '%{binding} %{must} utilizar mixins'
|
|
185
|
+
UsesMixins: '%{binding} %{must} usar mixins'
|
|
186
|
+
UsesNot: '%{binding} %{must} utilizar <i>%{keyword_not}</i>'
|
|
187
|
+
UsesObjectComposition: '%{binding} %{must} usar composición'
|
|
188
|
+
UsesPatternMatching: '%{binding} %{must} utilizar pattern matching'
|
|
189
|
+
UsesRepeat: '%{binding} %{must} usar <i>%{keyword_repeat}</i>'
|
|
190
|
+
UsesRepeatOf: '%{binding} %{must} usar un <i>%{keyword_repeat}</i> de %{target}'
|
|
191
|
+
UsesStaticMethodOverload: '%{binding} %{must} usar sobrecarga'
|
|
192
|
+
UsesStaticPolymorphism: '%{binding} %{must} usar polimorfismo'
|
|
193
|
+
UsesSwitch: '%{binding} %{must} utilizar un <i>%{keyword_switch}</i>'
|
|
194
|
+
UsesTemplateMethod: '%{binding} %{must} usar un método plantilla'
|
|
195
|
+
UsesUnificationOperator: '%{binding} usa el operador de unificación (=)'
|
|
196
|
+
UsesWhile: '%{binding} %{must} utilizar un <i>%{keyword_while}</i>'
|