shard-ameba/spec/ameba
Matheus Richard f1adf14527
Handle duplicated files on GlobUtils (#151)
* Handle duplicated files on GlobUtils

* Update src/ameba/glob_utils.cr

Co-Authored-By: George Dietrich <yomoejoe@gmail.com>

Co-authored-by: George Dietrich <yomoejoe@gmail.com>
2020-04-19 11:52:15 +03:00
..
ast Do not report shadowing outer local var is var is declared below the 2020-04-10 10:44:42 +03:00
cli Rename Severity::Refactoring -> Severity::Convention 2019-05-11 21:17:49 +03:00
formatter Avoid duplicated sections in a generated TODO file (additional fix) 2019-10-27 22:56:53 +02:00
rule Allow constants to be in PascalCase (i.e. Log, SuperConstant) 2020-04-13 09:38:05 +03:00
base_spec.cr Avoid duplicated sections in a generated TODO file 2019-10-27 22:15:04 +02: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 Rename Severity::Refactoring -> Severity::Convention 2019-05-11 21:17: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