Songlin Yang
|
7ef710a0c2
|
fix(1007): return Sel.Name as FuncName when selector is an CallExpr (#1012)
Signed-off-by: lsytj0413 <511121939@qq.com>
|
2024-07-19 10:33:27 +02:00 |
|
Marcin Federowicz
|
36c2ee2718
|
code cleanup: replace interface{} with any (#906)
|
2023-09-24 08:44:02 +02:00 |
|
Buyanov Vladimir
|
1c3a15caaa
|
fix #759 [rule.add-constant] change 'ignoreFuncs' expressions in documentation and test (#760)
|
2022-10-15 11:24:32 +02:00 |
|
Buyanov Vladimir
|
3d83403fb8
|
fix #751 [rule.add-constant] add ignoreFuncs to exclude constants in … (#756)
* fix #751 [rule.add-constant] add ignoreFuncs to exclude constants in functions
* Update add-constant.go
* Update add-constant.go
* fix #751 [rule.add-constant] add ignoreFuncs to exclude constants in functions
* add details to regex-related errors
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
|
2022-10-13 13:23:23 +02:00 |
|
chavacava
|
5248ad8ed9
|
add-constant (new rule) (#39)
|
2018-07-17 12:21:27 -07:00 |
|