florianschanda / miss_hit

MATLAB Independent, Small & Safe, High Integrity Tools - code formatter and more
GNU General Public License v3.0
160 stars 21 forks source link

class constructor must follow class naming scheme, not method naming scheme #191

Closed florianschanda closed 3 years ago

florianschanda commented 3 years ago

See for example tests/sem/private_visibility_to_classes:

In +foo/Class_A.m, line 6
|         function obj = Class_A()
|                        ^^^^^^^ style: violates naming scheme for method