Closed l7ssha closed 1 week ago
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Use smart commits here to manipulate issues (eg. Fixes #issue)
PRs that depend on this:
Please delete options that are not relevant.
dart analyze
make analyze
dart format --set-exit-if-changed -l 160 ./lib
make format
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Use smart commits here to manipulate issues (eg. Fixes #issue)
Connected issues & other potential problems
PRs that depend on this:
Type of change
Please delete options that are not relevant.
Checklist:
dart analyze
ormake analyze
and fixed all issuesdart format --set-exit-if-changed -l 160 ./lib
ormake format
and fixed all issues