ast
|
Backward compatibility to Crystal 1.3
|
2022-04-03 19:17:47 +03:00 |
cli
|
Add --rules switch to the CLI
|
2021-01-09 21:01:04 +01:00 |
ext
|
Autocorrect various rules (#253)
|
2021-11-16 22:30:33 +01:00 |
rule
|
Add conditional check using semantic version
|
2022-04-03 20:16:00 +03:00 |
source
|
Add Source::Corrector and Source::Rewriter
|
2021-10-25 12:38:29 -07:00 |
base_spec.cr
|
Disable performance rules for spec files
|
2021-04-18 09:39:55 +03:00 |
config_spec.cr
|
Fix newly found issues
|
2021-02-04 21:59:22 +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 newly found issues
|
2021-02-04 21:59:22 +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 |