I have a project that integrates with different APIs. Different vendors have different casing e.g. one uses camel case another snake case. Right now I need to disable this linter because of this. Would be nice if I could define it per subpackage/subfolder.
I have a project that integrates with different APIs. Different vendors have different casing e.g. one uses camel case another snake case. Right now I need to disable this linter because of this. Would be nice if I could define it per subpackage/subfolder.