shard-ameba/spec/ameba
2021-01-28 01:03:48 +01:00
..
ast Fix newly found issues 2021-01-28 01:03:48 +01:00
cli Add --rules switch to the CLI 2021-01-09 21:01:04 +01:00
formatter Add support for showing end location marker (#200) 2021-01-26 08:38:19 +02:00
rule Add Performance/AnyInsteadOfEmpty rule 2021-01-28 01:03:48 +01:00
base_spec.cr Move to YAML::Serializable 2020-06-15 14:29:49 +03:00
config_spec.cr
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 Add support for showing end location marker (#200) 2021-01-26 08:38:19 +02:00
reportable_spec.cr
runner_spec.cr
severity_spec.cr Move to YAML::Serializable 2020-06-15 14:29:49 +03:00
source_spec.cr
tokenizer_spec.cr