chore: fix crystal-nightly compatibility#356
Conversation
veelenga
commented
Feb 19, 2023
- this specific test fails in master, example
|
Hard to say how to fix the formatter issue here. Crystal now reformats the docs and bad examples could be reformatted to the good ones. In our case it tries to reformat this ameba/src/ameba/rule/lint/missing_block_argument.cr Lines 7 to 9 in 031c1da into a valid case. See crystal-lang/crystal#12951 |
These will need to use 4-spaces indentation instead of the backticks, since the indented code is not touched by the Crystal formatter. |
7a991b4 to
63a5498
Compare
|
Might land in 1.4.2 too, btw. |
|
Cool. Will release it during the coming week. |