Skip to content

some minor lint related changes #1733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2021
Merged

some minor lint related changes #1733

merged 1 commit into from
Jan 14, 2021

Conversation

devoncarew
Copy link
Member

  • some minor lint related changes

This just updates the code to be compliant with the upcoming dart recommended lint rule set (not yet released).

cc @pq

@google-cla google-cla bot added the cla: yes label Jan 13, 2021
@parlough
Copy link
Member

I thought I added the missing lints here, perhaps I missed one. Is this the directives_ordering lint? If so can you add it to the analysis options?

@devoncarew
Copy link
Member Author

devoncarew commented Jan 13, 2021

I thought I added the missing lints here, perhaps I missed one. Is this the directives_ordering lint? If so can you add it to the analysis options?

It is the directive ordering lint; these are the (small) deltas from the current rule set to a potential proposal for a new recommended rule set for Dart. A preview of that rule set is here https://github.com/devoncarew/simple_lint_rules/blob/main/lib/analysis_options.yaml (note that that package isn't intended to be supported, just a way to preview the lint set).

Copy link
Member

@pq pq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@devoncarew devoncarew merged commit bfe8c81 into master Jan 14, 2021
@johnpryan johnpryan deleted the lint_changes branch April 30, 2021 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants