Added lint testing to gitea action!!

Reviewed-on: tom/rluv-client#2
This commit is contained in:
2023-08-17 15:16:08 -06:00
parent a84844a314
commit c54110409a
13 changed files with 88 additions and 324 deletions
@@ -265,6 +265,7 @@ class _NoteBottomSheetState extends ConsumerState<NoteBottomSheet> {
type: SnackType.error);
printRed(err);
}
// ignore: use_build_context_synchronously
Navigator.pop(context);
},
text: 'Save',