xworkmate-app/scripts/ci/run_code_analysis.sh

6 lines
71 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -euo pipefail
flutter pub get
flutter analyze