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

Add Analysis Options and Format All Files #284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knottx
Copy link
Contributor

@knottx knottx commented Oct 9, 2024

  1. Added a new linter rules analysis_options.yaml file to define and enforce coding standards and best practices for the project. This file includes rules that will help maintain code quality and consistency across the codebase.

  2. Formatted all Dart files in the project to comply with the newly established analysis options. This includes adjustments to spacing, indentation, line lengths, and other style-related elements to improve readability and maintainability.

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.

1 participant