chavacava
dbcfd66945
fix(1323): false positive in get-return rule for HTTP Get handlers ( #1325 )
2025-04-27 13:06:29 +02:00
Ludovic Fernandez
9a54195228
fix: panic with getFieldTypeName ( #1229 )
...
* fix: panic with interface type and array
* replaces panic with a return of a default string
* review
---------
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
2025-02-12 14:10:48 +01:00
chavacava
fd8d99d716
fix (1217): getting parameter type names panics in presence of generic types ( #1218 )
2025-02-04 12:26:17 +01:00
chavacava
24a9325b5a
fix: ast_utils.FuncSignatureIs panics with types names other than ast.Ident ( #1174 )
2024-12-07 15:40:39 +01:00
chavacava
06192a5599
refactor: remove lint issues ( #1176 )
2024-12-07 14:43:25 +01:00
Denis Voytyuk
cb74ccbf44
chore: Improve sortables detection ( #1151 )
...
Co-authored-by: chavacava <salvador.cavadini@gmail.com>
2024-12-02 13:02:39 +01:00