shard-ameba/spec/ameba
2021-01-18 18:04:12 +01:00
..
ast New Rule: Lint/DuplicatedRequire 2021-01-17 22:32:24 +02:00
cli Add --rules switch to the CLI 2021-01-09 21:01:04 +01:00
formatter Add support for showing code context lines (#181) 2021-01-12 17:20:43 +02:00
rule Add Performance/CompactAfterMap rule 2021-01-18 18:04:12 +01:00
base_spec.cr Move to YAML::Serializable 2020-06-15 14:29:49 +03:00
config_spec.cr Ability to excluded globally 2020-03-22 15:05:47 +02:00
glob_utils_spec.cr Handle duplicated files on GlobUtils (#151) 2020-04-19 11:52:15 +03:00
inline_comments_spec.cr Make InlineComments::COMMENT_DIRECTIVE_REGEX more strict (#146) 2020-04-11 09:55:41 +03:00
issue_spec.cr Rename Error to Issue 2018-06-12 12:55:56 +03:00
reportable_spec.cr Rename Error to Issue 2018-06-12 12:55:56 +03:00
runner_spec.cr Lint in parallel (#118) 2019-11-09 19:31:41 +02:00
severity_spec.cr Move to YAML::Serializable 2020-06-15 14:29:49 +03:00
source_spec.cr Rename Error to Issue 2018-06-12 12:55:56 +03:00
tokenizer_spec.cr Normalize sources for tests 2018-09-07 15:07:03 +03:00