Oleksandr Redko
|
d81298b0ce
|
test: fix testpackage lint issues for test and ifelse (#1582)
|
2025-11-15 10:24:16 -08:00 |
|
Oleksandr Redko
|
77d0d4a54b
|
early-return: detect short deviated statements (#1396)
|
2025-06-25 13:51:18 +02:00 |
|
Oleksandr Redko
|
9f5f957b33
|
rule: allow lowercased and kebab-cased options (#1272)
* rule: tests for Configure with named options; fix errors
* rule: refactor and add tests for ifelse rules
* rule: allow lowercased and kebab-cased options
* test: update integration tests with lowercased params
* docs: update rules descriptions
* rule: simplify Configure implementation with one option
* gofmt and fix lint
* review: add isRuleOption, update grammar in doc, simplify regex
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
---------
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
|
2025-03-28 09:34:20 +01:00 |
|
Oleksandr Redko
|
c160d12fd3
|
test: remove useless comments (#1173)
|
2024-12-05 13:01:47 +01:00 |
|
Miles Delahunty
|
7e1d35d8d2
|
feat: optional extension to early-return rule (#1133) (#1138)
|
2024-11-28 08:51:33 +01:00 |
|
Oleksandr Redko
|
be95bfa705
|
refactor: rename files to follow Go convention
|
2024-11-11 19:31:18 +01:00 |
|