class_match_file_name 0.0.1
class_match_file_name: ^0.0.1 copied to clipboard
Linter rule to ensure that the class name matches the file name.
What for? #
This is a package to add a custom linter rule and ensure that the file's and class name are the same. Could be useful in refactoring.