1
0
mirror of https://github.com/mgechev/revive.git synced 2025-04-02 22:05:32 +02:00

4 Commits

Author SHA1 Message Date
Marcin Federowicz
36c2ee2718
code cleanup: replace interface{} with any () 2023-09-24 08:44:02 +02:00
Buyanov Vladimir
1c3a15caaa
fix [rule.add-constant] change 'ignoreFuncs' expressions in documentation and test () 2022-10-15 11:24:32 +02:00
Buyanov Vladimir
3d83403fb8
fix [rule.add-constant] add ignoreFuncs to exclude constants in … ()
* fix  [rule.add-constant] add ignoreFuncs to exclude constants in functions

* Update add-constant.go

* Update add-constant.go

* fix  [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) () 2018-07-17 12:21:27 -07:00