Closed robiness closed 1 year ago
closes #https://github.com/passsy/dart-lint/issues/69
Two new lints where added to the official linter
no_wildcard_variable_uses and no_self_assignments
no_wildcard_variable_uses
no_self_assignments
Both seem to be reasonable to me.
Linter got rid of it's versioning scheme and is now in step with the dart versioning so i left it out.
closes #https://github.com/passsy/dart-lint/issues/69
Two new lints where added to the official linter
no_wildcard_variable_uses
andno_self_assignments
Both seem to be reasonable to me.
Linter got rid of it's versioning scheme and is now in step with the dart versioning so i left it out.