Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

chore: change unnecessary nullable parameters #875

Merged
merged 8 commits into from Jun 20, 2022

Conversation

incendial
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[ ] Bug fix
[ ] New rule
[ ] Changes an existing rule
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[X] Other, please explain: change unnecessary nullable parameters in the project

@incendial incendial requested a review from dkrutskikh May 28, 2022 16:55
@incendial incendial self-assigned this May 28, 2022
Base automatically changed from check-unnecessary-nullable to master June 20, 2022 18:21
@github-actions
Copy link

Dart Code Metrics unused files report of dart_code_metrics. ✅

Summary

  • Scanned package folders: bin, example, lib
  • No unused files found! ✅

@github-actions
Copy link

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 445

  • Total lines of source code: 7938

  • Total classes: 308

  • Average Cyclomatic Number per line of code: 0.35

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1370.0 hours

  • Found issues: 6 ⚠

@incendial incendial merged commit 8173b0f into master Jun 20, 2022
@incendial incendial deleted the remove-unnecessary-nullable-parameters branch June 20, 2022 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant