This package gets the lints from the linter package, specifically the ones from this path, 'linter/example/all.yaml', and makes them available for use.
A linter to ensure that class name matches file name. For example if file name is `my_class.dart` then class name should be `MyClass`. Created by Ukrainian