class_match_file_name 0.1.3 copy "class_match_file_name: ^0.1.3" to clipboard
class_match_file_name: ^0.1.3 copied to clipboard

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

0.1.3 #

  • Removed Quick fix until it is fixed

0.1.2 #

  • Fixed first class check

0.1.1 #

  • Added check for the first class in file (the linter should only apply to the first class)

0.1.0 #

  • Linter is working
  • Quick fix is in progress

0.0.1 #

  • Initial release without anything just to check publishing
3
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on class_match_file_name