Closed ueman closed 3 years ago
Currently the CI does not enforce the Dart code style. This results currently in unrelated changes, especially in whitespace changes.
Suggested solution: Format the whole source. Run a style check in CI.
See Sentry for Dart/Flutter for how it's done.
Currently the CI does not enforce the Dart code style. This results currently in unrelated changes, especially in whitespace changes.
Suggested solution: Format the whole source. Run a style check in CI.
See Sentry for Dart/Flutter for how it's done.