Add script to find and test all un-touched .dart files

This commit is contained in:
Oliver Walters 2022-05-21 20:03:48 +10:00
parent b18dd92079
commit 6b0fd2a708
3 changed files with 39 additions and 0 deletions

3
.gitignore vendored
View file

@ -11,6 +11,9 @@
coverage/*
# This file is auto-generated as part of the CI process
test/test_touch_files.dart
# Sentry API key
lib/dsn.dart