ci: Use Slang's Normalisation feature

This commit is contained in:
validcube
2024-07-30 00:01:42 +07:00
parent 73c92b9c72
commit 9f56b277ca

View File

@ -57,6 +57,7 @@ jobs:
run: |
dart pub get
dart run slang
dart run slang normalize
flutter analyze lib/gen/strings.g.dart --no-fatal-infos --no-fatal-warnings
- name: Commit translations