shard-ameba/spec/ameba/rules
2017-11-07 20:54:28 +02:00
..
comparison_to_boolean_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
constant_names_spec.cr Fix travis build & new rule: constant names (#14) 2017-11-05 22:08:01 +02:00
debugger_statement_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
empty_expression_spec.cr New rule: empty assignment 2017-11-07 20:54:28 +02:00
large_numbers_spec.cr Refactor tokenizer 2017-11-04 17:38:04 +02:00
line_length_spec.cr Line lenght: 80 symbols 2017-11-06 08:54:59 +02:00
literal_in_condition_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
literal_in_interpolation_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
method_names_spec.cr New rule: method names 2017-11-04 22:54:27 +02:00
negated_conditions_in_unless_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
predicate_name_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
trailing_blank_lines_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
trailing_whitespace_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
type_names_spec.cr New rule: type names 2017-11-04 18:57:35 +02:00
unless_else_spec.cr Custom matcher 2017-11-01 22:05:41 +02:00
variable_names_spec.cr New rule: variable names 2017-11-04 23:13:38 +02:00