ast
|
Readability-related refactors
|
2022-11-14 02:26:52 +01: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
|
Test generated boolean rule property
|
2022-11-22 19:53:27 +01:00 |
rule
|
Fix invalid crystal syntax in Lint/Syntax rule spec
|
2022-11-23 03:26:55 +01:00 |
source
|
Add Source::Corrector and Source::Rewriter
|
2021-10-25 12:38:29 -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 |
reportable_spec.cr
|
Rename Error to Issue
|
2018-06-12 12:55:56 +03:00 |
runner_spec.cr
|
Raise error if infinite correction loop
|
2021-10-26 22:22:22 -07:00 |
severity_spec.cr
|
Fix typos throughout the code
|
2022-11-16 16:55:32 +01:00 |
source_spec.cr
|
Utilize Source#spec?
|
2021-02-03 17:25:46 +02:00 |
tokenizer_spec.cr
|
Fix specs for tokenizer
|
2022-03-11 16:18:33 +02:00 |