.. |
base_spec.cr
|
Crystal 0.24.1 support
|
2017-12-26 18:21:21 +02:00 |
comparison_to_boolean_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
constant_names_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
debugger_statement_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
empty_ensure_spec.cr
|
New rule: empty ensure
|
2017-11-16 16:31:32 +02:00 |
empty_expression_spec.cr
|
Crystal 0.24.1 support
|
2017-12-26 18:21:21 +02:00 |
hash_duplicated_key_spec.cr
|
Add a space delimiter to duplicated hash keys
|
2018-04-13 20:10:21 +03:00 |
large_numbers_spec.cr
|
Do not report float numbers as large if fraction has less than 3 digits
|
2018-05-13 19:04:15 +03:00 |
line_length_spec.cr
|
Make config loading more flexible
|
2017-11-23 10:41:22 +02:00 |
literal_in_condition_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
literal_in_interpolation_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
method_names_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
negated_conditions_in_unless_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
percent_arrays_spec.cr
|
Make config loading more flexible
|
2017-11-23 10:41:22 +02:00 |
predicate_name_spec.cr
|
Ignores PredicateName if alternative isn't valid (e.g. is_404?)
|
2018-04-12 19:20:41 +03:00 |
rand_zero_spec.cr
|
New rule: rand zero
|
2018-03-08 18:59:20 +02:00 |
redundant_begin_spec.cr
|
Redundant begin: do not report if there is an inner handler
|
2018-05-25 11:23:11 +03:00 |
shadowed_argument_spec.cr
|
Shadowed argument
|
2018-05-29 09:47:32 +03:00 |
shadowed_exception_spec.cr
|
Crystal 0.24.1 support
|
2017-12-26 18:21:21 +02:00 |
shadowing_local_outer_var_spec.cr
|
Detect shadowing outer local vars
|
2018-05-29 09:47:20 +03:00 |
syntax_spec.cr
|
Syntax rule running priorities
|
2018-01-25 12:37:25 +02:00 |
trailing_blank_lines_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
trailing_whitespace_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
type_names_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
unless_else_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
unneded_disable_directive_spec.cr
|
Do not report unneeded disable directive if directive is used one line above
|
2018-05-09 00:14:46 +03:00 |
unused_argument_spec.cr
|
Unused argument name suggession
|
2018-05-13 14:13:57 +03:00 |
useless_assign_spec.cr
|
Rework variable references detection in macro
|
2018-05-12 20:08:24 +03:00 |
useless_condition_in_when_spec.cr
|
New rule: useless condition in when
|
2017-12-02 21:55:50 +02:00 |
variable_names_spec.cr
|
Ameba::Rule -> Ameba::Rule::Base
|
2017-11-08 00:02:32 +02:00 |
while_true_spec.cr
|
Disallows while true (#22)
|
2017-11-27 15:35:15 +02:00 |