shard-ameba/spec/ameba/rule/performance
fn ⌃ ⌥ 7b437fbd2f
Remove normalize parameter from expect_issue (#249)
* Add `normalize` parameter to `expect_correction`

* Convert Style/IsAFilter spec

* Revert "Add `normalize` parameter to `expect_correction`"

This reverts commit 4b67e4b900.

* Remove `normalize` parameter from `expect_issue`

* Require indentation if multiple issues on a single line

* Update `Style/IsAFilter` spec

* Update `ExpectIssue` documentation

* Add missing `expect_no_corrections`

* Use carets and space with issues at column 1 or 2

* Update `expect_issue` docs
2021-11-06 15:15:19 +02:00
..
any_after_filter_spec.cr Remove normalize parameter from expect_issue (#249) 2021-11-06 15:15:19 +02:00
any_instead_of_empty_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
base_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
chained_call_with_no_bang_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
compact_after_map_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
first_last_after_filter_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
flatten_after_map_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
map_instead_of_block_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
size_after_filter_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00