style: Fix style issues

This commit is contained in:
2022-12-26 18:18:43 +01:00
parent 4dc3cfb2b1
commit e35f65aff9
4 changed files with 347 additions and 8 deletions

View File

@@ -10,3 +10,7 @@ linter:
analyzer:
exclude:
- "lib/protobuf/*.dart"
# TODO: Remove once OmemoSessionManager is gone
- "test/omemo_test.dart"
- "example/omemo_dart_example.dart"
- "test/serialisation_test.dart"