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

Code refactoring after null-safety migration #110

Open
martamazurkiewicz opened this issue Dec 3, 2021 · 0 comments
Open

Code refactoring after null-safety migration #110

martamazurkiewicz opened this issue Dec 3, 2021 · 0 comments
Labels
backend Logic, models, JSON or Firebase issue critical Critical task - other tasks can't be done without this refactoring Code refactoring task

Comments

@martamazurkiewicz
Copy link
Member

Remove unnecessary !, ?, late from code. It requires logical and architectural analysis of what can be null and what can't. Time-consuming issue.

@martamazurkiewicz martamazurkiewicz added backend Logic, models, JSON or Firebase issue critical Critical task - other tasks can't be done without this refactoring Code refactoring task labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Logic, models, JSON or Firebase issue critical Critical task - other tasks can't be done without this refactoring Code refactoring task
Projects
None yet
Development

No branches or pull requests

1 participant