Skip to content
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

Enable Flutter Linter #116

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Enable Flutter Linter #116

merged 1 commit into from
Mar 21, 2024

Conversation

lepresk
Copy link
Contributor

@lepresk lepresk commented Mar 20, 2024

This PR aims to enable the Flutter Linter in the base template. Currently, it's completely disabled in the pubspec.yaml and analysis_options.yaml files.

I've made the necessary modifications to include Flutter Linter configurations in these files, following the best practices recommended by the Flutter community.

I believe that enabling the Flutter Linter in the template will help maintain cleaner code and align with Flutter standards for all projects derived from this template.

Thank you for considering this proposal.

@agordn52
Copy link
Contributor

Hi @lepresk,

Thanks for the PR!
I will review this at my earliest convenience.

Thanks

@agordn52 agordn52 merged commit 0abc1b3 into nylo-core:5.x Mar 21, 2024
@agordn52
Copy link
Contributor

LGTM

Thanks @lepresk,
Merged 🚀

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.

2 participants