shard-ameba/spec/ameba
Vitalii Elenhaupt ffa5dc9b4c
Crystal 0.29 fixes (#109)
* Fixes vs crystal head

* Use crystal nightly

* Remove trailing ? from local variable

* Do not use ? in the lhs

ref https://github.com/crystal-lang/crystal/issues/6685#issuecomment-419758587

* Upgrade to crystal 0.29.0 (warnings free) (#108)

* Remove trailing ? from local variable (take 2)

* Fix Time.now deprecation warnings

* Remove Crystal nightly
2019-06-06 19:10:26 +03:00
..
ast Stop calculating cyclomatic complexity for methods which have Macro conditions (#99) 2019-03-31 20:27:20 +03:00
cli Rename Severity::Refactoring -> Severity::Convention 2019-05-11 21:17:49 +03:00
formatter Rename Severity::Refactoring -> Severity::Convention 2019-05-11 21:17:49 +03:00
rule Crystal 0.29 fixes (#109) 2019-06-06 19:10:26 +03:00
base_spec.cr Dynamically load rule documentation 2018-12-08 22:52:32 +02:00
config_spec.cr Exclude globs as arguments 2019-01-13 10:48:46 +02:00
glob_utils_spec.cr Exclude globs as arguments 2019-01-13 10:48:46 +02:00
inline_comments_spec.cr Normalize sources for tests 2018-09-07 15:07:03 +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 Rename Severity::Refactoring -> Severity::Convention 2019-05-11 21:17:49 +03: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