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

Static Code Analysis for Dart #37

Closed
2 tasks done
raffaelfoidl opened this issue Sep 3, 2021 · 4 comments
Closed
2 tasks done

Static Code Analysis for Dart #37

raffaelfoidl opened this issue Sep 3, 2021 · 4 comments

Comments

@raffaelfoidl
Copy link
Member

In GitLab by @11775820 on Sep 3, 2021, 09:53

Flutter and Dart offer static code analysis and linting. These capabilities should be used in order to produce higher-quality code.

  • add code analysis and linting to the project
  • add these checks to the CI, major violations should cause the respective job to fail
@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 3, 2021, 09:53

changed time estimate to 2h

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 3, 2021, 13:20

created branch 37-static-code-analysis-for-dart to address this issue

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 3, 2021, 19:21

marked the task add code analysis and linting to the project as completed

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 3, 2021, 19:21

marked the task add these checks to the CI, major violations should cause the respective job to fail as completed

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

No branches or pull requests

1 participant