mumukit-inspection 3.6.0 → 3.6.1
Sign up to get free protection for your applications and to get access to all the features.
- 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
data/lib/locales/pt.yml
CHANGED
@@ -1,185 +1,188 @@
|
|
1
1
|
---
|
2
2
|
pt:
|
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
|
-
|
185
|
-
|
3
|
+
mumukit:
|
4
|
+
expectation:
|
5
|
+
must_not: 'não deve'
|
6
|
+
must: 'deve'
|
7
|
+
solution: 'a solução'
|
8
|
+
inspection:
|
9
|
+
Assigns_except: '%{binding} %{must} atribuir algo diferente a %{target}'
|
10
|
+
Assigns_like: '%{binding} %{must} atribuir algo semelhante ao %{target}'
|
11
|
+
Assigns_named: '%{binding} %{must} atribuir %{target}'
|
12
|
+
Assigns: '%{binding} %{must} fazer atribuições'
|
13
|
+
Calls_except: '%{binding} %{must} delegar algo diferente para %{target}'
|
14
|
+
Calls_like: '%{binding} %{must} delegar algo semelhante ao %{target}'
|
15
|
+
Calls_named: '%{binding} %{must} usar %{target}'
|
16
|
+
Calls: '%{binding} %{must} delegate'
|
17
|
+
Declares_except: '%{binding} %{must} contém instruções diferentes de %{target}'
|
18
|
+
Declares_like: '%{binding} %{must} declarar um identificador semelhante a %{target}'
|
19
|
+
Declares_named: '%{binding} %{must} declarar %{target}'
|
20
|
+
Declares: '%{binding} %{must} contém declarações'
|
21
|
+
DeclaresAttribute_except: '%{binding} %{must} declarar atributos diferentes de %{target}'
|
22
|
+
DeclaresAttribute_like: '%{binding} %{must} declarar um atributo semelhante a %{target}'
|
23
|
+
DeclaresAttribute_named: '%{binding} %{must} declarar um atributo %{target}'
|
24
|
+
DeclaresAttribute: '%{binding} %{must} declarar atributos'
|
25
|
+
DeclaresClass_except: '%{binding} %{must} declarar classes diferentes para %{target}'
|
26
|
+
DeclaresClass_like: '%{binding} %{must} declarar uma classe semelhante a %{target}'
|
27
|
+
DeclaresClass_named: '%{binding} %{must} declarar uma classe %{target}'
|
28
|
+
DeclaresClass: '%{binding} %{must} declarar classes'
|
29
|
+
DeclaresComputation_except: '%{binding} %{must} declarar cálculos diferentes de %{target}'
|
30
|
+
DeclaresComputation_like: '%{binding} %{must} declarar uma computação semelhante a %{target}'
|
31
|
+
DeclaresComputation_named: '%{binding} %{must} declarar uma computação %{target}'
|
32
|
+
DeclaresComputation: '%{binding} %{must} declarar cálculos'
|
33
|
+
DeclaresComputationWithArity0_named: '%{target} %{must} declarar parâmetros zero'
|
34
|
+
DeclaresComputationWithArity1_named: '%{target} %{must} tem um parâmetro'
|
35
|
+
DeclaresComputationWithArity2_named: '%{target} %{must} tem dois parâmetros'
|
36
|
+
DeclaresComputationWithArity3_named: '%{target} %{must} tem três parâmetros'
|
37
|
+
DeclaresComputationWithArity4_named: '%{target} %{must} tem quatro parâmetros'
|
38
|
+
DeclaresComputationWithArity5_named: '%{target} %{must} tem cinco parâmetros'
|
39
|
+
DeclaresEntryPoint: '%{binding} %{must} declarar um ponto de entrada'
|
40
|
+
DeclaresEnumeration_except: '%{binding} %{must} declarar enumerações que não são chamadas %{target}'
|
41
|
+
DeclaresEnumeration_like: '%{binding} %{must} declarar uma enumeração de nome semelhante a %{target}'
|
42
|
+
DeclaresEnumeration_named: '%{binding} %{must} declarar uma enumeração %{target}'
|
43
|
+
DeclaresEnumeration: '%{binding} %{must} declarar enumerações'
|
44
|
+
DeclaresFact_except: '%{binding} %{must} declarar fatos diferentes de %{target}'
|
45
|
+
DeclaresFact_like: '%{binding} %{must} declarar um fato semelhante a %{target}'
|
46
|
+
DeclaresFact_named: '%{binding} %{must} declarar um fato %{target}'
|
47
|
+
DeclaresFact: '%{binding} %{must} declarar fatos'
|
48
|
+
DeclaresFunction_except: '%{binding} %{must} declarar funções diferentes de %{target}'
|
49
|
+
DeclaresFunction_like: '%{binding} %{must} declarar uma função semelhante a %{target}'
|
50
|
+
DeclaresFunction_named: '%{binding} %{must} declarar uma função %{target}'
|
51
|
+
DeclaresFunction: '%{binding} %{must} deve declarar funções'
|
52
|
+
DeclaresInterface_except: '%{binding} %{must} declarar interfaces que não são chamadas %{target}'
|
53
|
+
DeclaresInterface_like: '%{binding} %{must} declarar uma interface de nome semelhante a %{target}'
|
54
|
+
DeclaresInterface_named: '%{binding} %{must} declarar uma interface %{target}'
|
55
|
+
DeclaresInterface: '%{binding} %{must} declarar interfaces'
|
56
|
+
DeclaresMethod_except: '%{binding} %{must} declarar métodos diferentes de %{target}'
|
57
|
+
DeclaresMethod_like: '%{binding} %{must} declarar um método semelhante a %{target}'
|
58
|
+
DeclaresMethod_named: '%{binding} %{must} declarar um método %{target}'
|
59
|
+
DeclaresMethod: '%{binding} %{must} declarar métodos'
|
60
|
+
DeclaresObject_except: '%{binding} %{must} declarar objetos diferentes de %{target}'
|
61
|
+
DeclaresObject_like: '%{binding} %{must} declarar um objeto semelhante a %{target}'
|
62
|
+
DeclaresObject_named: '%{binding} %{must} declarar um objeto %{target}'
|
63
|
+
DeclaresObject: '%{binding} %{must} declarar objetos'
|
64
|
+
DeclaresPredicate_except: '%{binding} %{must} declarar predicados diferentes para %{target}'
|
65
|
+
DeclaresPredicate_like: '%{binding} %{must} declarar um predicado semelhante ao %{target}'
|
66
|
+
DeclaresPredicate_named: '%{binding} %{must} declarar um predicado %{target}'
|
67
|
+
DeclaresPredicate: '%{binding} %{must} declarar predicados'
|
68
|
+
DeclaresProcedure_except: '%{binding} %{must} declarar procedimentos diferentes de %{target}'
|
69
|
+
DeclaresProcedure_like: '%{binding} %{must} declarar um procedimento semelhante a %{target}'
|
70
|
+
DeclaresProcedure_named: '%{binding} %{must} declarar um procedimento %{target}'
|
71
|
+
DeclaresProcedure: '%{binding} %{must} declarar procedimentos'
|
72
|
+
DeclaresRecursively_named: '%{target} %{must} deve ser declarado recursivamente'
|
73
|
+
DeclaresRule_except: '%{binding} %{must} declarar regras diferentes de %{target}'
|
74
|
+
DeclaresRule_like: '%{binding} %{must} declarar uma regra semelhante a %{target}'
|
75
|
+
DeclaresRule_named: '%{binding} %{must} declarar uma regra %{target}'
|
76
|
+
DeclaresRule: '%{binding} %{must} deve declarar regras'
|
77
|
+
DeclaresStyle_except: '%{binding} %{must} declarar um estilo diferentes de %{target}'
|
78
|
+
DeclaresStyle_like: '%{binding} %{must} declarar um estilo semelhante a %{target}'
|
79
|
+
DeclaresStyle_named: '%{binding} %{must} declarar um estilo %{target}'
|
80
|
+
DeclaresStyle: '%{binding} %{must} declarar um estilo'
|
81
|
+
DeclaresSuperclass_except: '%{binding} %{must} declarar uma superclasse diferente de %{target}'
|
82
|
+
DeclaresSuperclass_like: '%{binding} %{must} declarar uma superclasse semelhante a %{target}'
|
83
|
+
DeclaresSuperclass_named: '%{binding} %{must} declarar uma superclasse %{target}'
|
84
|
+
DeclaresSuperclass: '%{binding} %{must} declarar uma superclasse'
|
85
|
+
DeclaresTag_except: '%{binding} %{must} declarar uma etiqueta diferente de %{target}'
|
86
|
+
DeclaresTag_like: '%{binding} %{must} declarar uma etiqueta similar a %{target}'
|
87
|
+
DeclaresTag_named: '%{binding} %{must} declarar uma etiqueta %{target}'
|
88
|
+
DeclaresTag: '%{binding} %{must} declarar uma etiqueta'
|
89
|
+
DeclaresTypeAlias_except: '%{binding} %{must} declarar sinônimos de tipo diferente de %{target}'
|
90
|
+
DeclaresTypeAlias_like: '%{binding} %{must} declarar um sinônimo de tipo similar a %{target}'
|
91
|
+
DeclaresTypeAlias_named: '%{binding} %{must} declarar um sinônimo do tipo %{target}'
|
92
|
+
DeclaresTypeAlias: '%{binding} %{must} declarar o tipo de sinônimos'
|
93
|
+
DeclaresTypeSignature_except: '%{binding} %{must} declarar assinaturas de tipos diferentes de %{target}'
|
94
|
+
DeclaresTypeSignature_like: '%{binding} %{must} declarar uma assinatura para algo semelhante %{target}'
|
95
|
+
DeclaresTypeSignature_named: '%{binding} %{must} declarar uma assinatura %{target}'
|
96
|
+
DeclaresTypeSignature: '%{binding} %{must} excluir assinaturas de tipo'
|
97
|
+
DeclaresVariable_except: '%{binding} %{must} declarar variáveis diferentes de %{target}'
|
98
|
+
DeclaresVariable_like: '%{binding} %{must} declarar uma variável semelhante a %{target}'
|
99
|
+
DeclaresVariable_named: '%{binding} %{must} declarar uma variável %{target}'
|
100
|
+
DeclaresVariable: '%{binding} %{must} deve declarar variáveis'
|
101
|
+
DiscardsExceptions: '%{binding} está silenciosamente ignorando exceções.'
|
102
|
+
DoesConsolePrint: '%{binding} está fazendo impressões na tela.'
|
103
|
+
DoesNilTest: '%{binding} faz comparações contra <i>%{keyword_null}</i>'
|
104
|
+
DoesNullTest: '%{binding} faz comparações contra <i>%{keyword_null}</i>'
|
105
|
+
DoesTypeTest: '%{binding} faz comparações contra strings'
|
106
|
+
HasAssignmentReturn: '%{binding} retorna o resultado de uma tarefa'
|
107
|
+
HasCodeDuplication: '%{binding} tem código repetido'
|
108
|
+
HasEmptyIfBranches: '%{binding} tem vazio <i>%{keyword_if}</i> ramos'
|
109
|
+
HasMisspelledBindings: '%{binding} está incorreto. Verifique a ortografia e tente não usar abreviaturas'
|
110
|
+
HasMisspelledIdentifiers: '%{binding} está incorreto. Verifique a ortografia e tente não usar abreviaturas'
|
111
|
+
HasRedundantBooleanComparison: '%{binding} faz comparações booleanas desnecessárias'
|
112
|
+
HasRedundantGuards: '%{binding} possui protetores desnecessários'
|
113
|
+
HasRedundantIf: '%{binding} tem desnecessário ifs'
|
114
|
+
HasRedundantLambda: '%{binding} possui lambdas desnecessários'
|
115
|
+
HasRedundantLocalVariableReturn: '%{binding} usa variáveis locais desnecessárias; você pode retornar a expressão diretamente'
|
116
|
+
HasRedundantParameter: '%{binding} possui parâmetros desnecessários (pode ser removido por ponto-livre)'
|
117
|
+
HasRedundantReduction: '%{binding} usa <i>%{keyword_is}</i>, mas não executa cálculos.'
|
118
|
+
HasTooShortBindings: '%{binding} é um identificador muito curto'
|
119
|
+
HasTooShortIdentifiers: '%{binding} é um identificador muito curto'
|
120
|
+
HasTooShortIdentifiers: '%{binding} é um identificador muito curto'
|
121
|
+
HasUnreachableCode: '%{binding} tem código inacessível.'
|
122
|
+
HasWrongCaseBindings: '%{binding} não respeita a convenção de nomenclatura'
|
123
|
+
HasWrongCaseIdentifiers: '%{binding} não respeita a convenção de nomenclatura'
|
124
|
+
Implements_except: '%{binding} %{must} implementar interfaces diferentes de %{target}'
|
125
|
+
Implements_like: '%{binding} %{must} implementar interfaces semelhantes a %{target}'
|
126
|
+
Implements_named: '%{binding} %{must} implementar %{target}'
|
127
|
+
Implements: '%{binding} %{must} implementar interfaces'
|
128
|
+
Inherits_except: '%{binding} %{must} declarar uma superclasse diferente de %{target}'
|
129
|
+
Inherits_like: '%{binding} %{must} declarar uma superclasse semelhante a %{target}'
|
130
|
+
Inherits_named: '%{binding} %{must} declarar uma superclasse %{target}'
|
131
|
+
Inherits: '%{binding} %{must} declarar uma superclasse'
|
132
|
+
Instantiates_except: '%{binding} %{must} instanciar classes diferentes de %{target}'
|
133
|
+
Instantiates_like: '%{binding} %{must} instanciar classes semelhantes a %{target}'
|
134
|
+
Instantiates_named: '%{binding} %{must} instantiate %{target}'
|
135
|
+
Instantiates: '%{binding} %{must} instanciar objetos'
|
136
|
+
IsLongCode: '%{binding} é muito longo. Tente delegar mais'
|
137
|
+
Raises_except: '%{binding} %{must} lançar exceções diferentes de %{target}'
|
138
|
+
Raises_like: '%{binding} %{must} lançar exceções semelhantes a %{target}'
|
139
|
+
Raises_named: '%{binding} %{must} launch %{target}'
|
140
|
+
Raises: '%{binding} %{must} lançar exceções'
|
141
|
+
Rescues_except: '%{binding} %{must} capturar exceções que não sejam %{target}'
|
142
|
+
Rescues_like: '%{binding} %{must} capturar exceções semelhantes a %{target}'
|
143
|
+
Rescues_named: '%{binding} %{must} capture %{target}'
|
144
|
+
Rescues: '%{binding} %{must} capturar exceções'
|
145
|
+
ReturnsNil: '%{binding} retorna nulo, o que é uma prática ruim'
|
146
|
+
ReturnsNull: '%{binding} retorna nulo, o que é uma prática ruim'
|
147
|
+
SourceContains_named: 'a solução %{must} usar %{target}'
|
148
|
+
SourceEquals_named: 'a solução %{must} ser igual a %{target}'
|
149
|
+
SourceEqualsIgnoreSpaces_named: 'a solução %{must} ser igual a %{target}'
|
150
|
+
SourceRepeats_named: 'a solução %{must} usar %{target} mais de uma vez'
|
151
|
+
TypesAs_named: '%{binding} %{must} é do tipo %{target}'
|
152
|
+
TypesAs: '%{binding} %{must} tem tipo'
|
153
|
+
TypesReturnAs_named: '%{binding} %{must} tem tipo de valor de retorno %{target}'
|
154
|
+
TypesReturnAs: '%{binding} %{must} tem tipo de valor de retorno'
|
155
|
+
Uses_except: '%{binding} %{must} delegar algo diferente para %{target}'
|
156
|
+
Uses_like: '%{binding} %{must} delegar algo semelhante ao %{target}'
|
157
|
+
Uses_named: '%{binding} %{must} usar %{target}'
|
158
|
+
Uses: '%{binding} %{must} delegar'
|
159
|
+
UsesAnonymousVariable: '%{binding} %{must} usar uma variável anônima'
|
160
|
+
UsesComposition: '%{binding} %{must} usar a composição'
|
161
|
+
UsesComprehension: '%{binding} %{must} usar listas pelo entendimento'
|
162
|
+
UsesConditional: '%{binding} %{must} usar conditional'
|
163
|
+
UsesCut: '%{binding} usa o operador !, que é uma má prática'
|
164
|
+
UsesDyamicPolymorphism: '%{binding} %{must} usar polimorfismo'
|
165
|
+
UsesDynamicMethodOverload: '%{binding} %{must} usar sobrecarga'
|
166
|
+
UsesExceptionHandling: '%{binding} %{must} executar o tratamento de exceção'
|
167
|
+
UsesExceptions: '%{binding} %{must} usar exceções'
|
168
|
+
UsesFail: '%{binding} usa <i>%{keyword_fail}</li>, o que é uma prática ruim'
|
169
|
+
UsesFindall: '%{binding} %{must} usar <i>%{keyword_findall}</i>'
|
170
|
+
UsesForall: '%{binding} %{must} usar <i>%{keyword_forall}</i>'
|
171
|
+
UsesForeach: '%{binding} %{must} usar <i>%{keyword_foreach}</i>'
|
172
|
+
UsesGuards: '%{binding} %{must} usar guardas'
|
173
|
+
UsesIf: '%{binding} %{must} usar <i>%{keyword_if}</i>'
|
174
|
+
UsesInheritance: '%{binding} %{must} usar herança'
|
175
|
+
UsesLambda: '%{binding} %{must} usar expressões lambda'
|
176
|
+
UsesLoop: '%{binding} %{must} usar um loop'
|
177
|
+
UsesMixins: '%{binding} %{must} usar mixins'
|
178
|
+
UsesNot: '%{binding} %{must} usar <i>%{keyword_not}</i>'
|
179
|
+
UsesObjectComposition: '%{binding} %{must} usar composição'
|
180
|
+
UsesPatternMatching: '%{binding} %{must} usar o padrão de correspondência'
|
181
|
+
UsesRepeat: '%{binding} %{must} usar <i>%{keyword_repeat}</i>'
|
182
|
+
UsesRepeatOf: '%{binding} %{must} usar uma <i>%{keyword_repeat}</i> de %{target}'
|
183
|
+
UsesStaticMethodOverload: '%{binding} %{must} usar sobrecarga'
|
184
|
+
UsesStaticPolymorphism: '%{binding} %{must} usar polimorfismo'
|
185
|
+
UsesSwitch: '%{binding} %{must} usar um <i>%{keyword_switch}</i>'
|
186
|
+
UsesTemplateMethod: '%{binding} %{must} usar um _template method_'
|
187
|
+
UsesUnificationOperator: '%{binding} usa o operador de unificação (=)'
|
188
|
+
UsesWhile: '%{binding} %{must} usar um <i>%{keyword_while}</i>'
|
@@ -1,10 +1,11 @@
|
|
1
1
|
class Mumukit::Inspection::Expectation
|
2
2
|
|
3
|
-
SMELLS = %w(
|
3
|
+
SMELLS = %w(DiscardsExceptions DoesConsolePrint DoesNullTest DoesTypeTest
|
4
|
+
HasAssignmentReturn HasCodeDuplication HasEmptyIfBranches HasMisspelledIdentifiers
|
4
5
|
HasRedundantBooleanComparison HasRedundantGuards HasRedundantIf
|
5
6
|
HasRedundantLambda HasRedundantLocalVariableReturn HasRedundantParameter
|
6
|
-
HasRedundantReduction HasTooShortIdentifiers
|
7
|
-
|
7
|
+
HasRedundantReduction HasTooShortIdentifiers HasUnreachableCode
|
8
|
+
HasWrongCaseIdentifiers IsLongCode ReturnsNull UsesCut UsesFail UsesUnificationOperator)
|
8
9
|
|
9
10
|
attr_accessor :binding, :inspection
|
10
11
|
|
@@ -35,15 +35,15 @@ module Mumukit::Inspection::I18n
|
|
35
35
|
end
|
36
36
|
|
37
37
|
def key_for(binding, inspection)
|
38
|
-
"
|
38
|
+
"mumukit.inspection.#{inspection.type}#{inspection.target ? inspection.target.i18n_suffix : nil}"
|
39
39
|
end
|
40
40
|
|
41
41
|
def t_binding(binding)
|
42
|
-
binding == '*' ? ::I18n.t("
|
42
|
+
binding == '*' ? ::I18n.t("mumukit.expectation.solution") : "<strong>#{Mumukit::Inspection.parse_binding_name binding}</strong>"
|
43
43
|
end
|
44
44
|
|
45
45
|
def t_must(parsed)
|
46
|
-
::I18n.t("
|
46
|
+
::I18n.t("mumukit.expectation.#{parsed.negated? ? 'must_not' : 'must' }")
|
47
47
|
end
|
48
48
|
|
49
49
|
def t_target(parsed)
|