shard-ameba/spec/ameba
Vitalii Elenhaupt 81177dc7e4
Merge pull request #356 from crystal-ameba/chore/crystal-nightly
chore: fix crystal-nightly compatibility
2023-02-19 18:06:31 +02:00
..
ast Styling changes 2023-02-07 20:03:52 +02:00
cli Reduce usage of `Object#not_nil!` 2022-10-29 00:03:39 +02:00
ext Autocorrect various rules (#253) 2021-11-16 22:30:33 +01:00
formatter Fix newly found issues 2022-12-20 15:31:14 +01:00
rule fix(lint): Lint/UnusedBlockArgument is triggered by abstract def 2023-02-19 10:51:52 +02:00
source Add `Source::Corrector` and `Source::Rewriter` 2021-10-25 12:38:29 -07:00
spec Re-run autocorrect until all correctable issues have been corrected 2021-10-25 15:09:44 -07:00
base_spec.cr Test generated boolean rule property 2022-11-22 19:53:27 +01:00
config_spec.cr `Rule#enabled` -> `Rule#enabled?` 2022-11-22 19:47:37 +01:00
glob_utils_spec.cr Handle duplicated files on GlobUtils (#151) 2020-04-19 11:52:15 +03:00
inline_comments_spec.cr Specs cleanup 2022-12-20 03:25:06 +01:00
issue_spec.cr Re-run autocorrect until all correctable issues have been corrected 2021-10-25 15:09:44 -07:00
reportable_spec.cr Rename Error to Issue 2018-06-12 12:55:56 +03:00
runner_spec.cr Merge pull request #327 from crystal-ameba/Sija/specs-cleanup 2022-12-22 12:08:44 +01:00
severity_spec.cr Add semicolon to the error message 2023-02-19 17:39:25 +02:00
source_spec.cr Apply review sugggestions 2022-12-22 19:18:27 +01:00
tokenizer_spec.cr Enhance spec helpers a bit in re: to the spec context 2022-12-21 17:34:17 +01:00