1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-24 08:32:22 +02:00
revive/internal/ifelse
Miles Delahunty ae07914dc4
ifelse: option to preserve variable scope (#832)
* ifelse: option to preserve variable scope
2023-05-23 10:10:09 +02:00
..
args.go ifelse: option to preserve variable scope (#832) 2023-05-23 10:10:09 +02:00
branch_kind.go ifelse: option to preserve variable scope (#832) 2023-05-23 10:10:09 +02:00
branch.go ifelse: option to preserve variable scope (#832) 2023-05-23 10:10:09 +02:00
chain.go ifelse: option to preserve variable scope (#832) 2023-05-23 10:10:09 +02:00
doc.go refactor: extract shared code for linting if-else chains (#821) 2023-05-17 13:51:35 +02:00
func.go refactor: extract shared code for linting if-else chains (#821) 2023-05-17 13:51:35 +02:00
rule.go ifelse: option to preserve variable scope (#832) 2023-05-23 10:10:09 +02:00
target.go refactor: extract shared code for linting if-else chains (#821) 2023-05-17 13:51:35 +02:00