Closed leobessa closed 3 months ago
This pull request updates the Credo.Check.Readability.FunctionNames module to ignore function names when the sigil is private. It also includes test cases to ensure the expected behavior.
Credo.Check.Readability.FunctionNames
@leobessa Thx!
This pull request updates the
Credo.Check.Readability.FunctionNames
module to ignore function names when the sigil is private. It also includes test cases to ensure the expected behavior.