Skip to content

Fix: Correct grammatical accuracy and consistency in Arabic translations #116

Fix: Correct grammatical accuracy and consistency in Arabic translations

Fix: Correct grammatical accuracy and consistency in Arabic translations #116

Workflow file for this run

name: Analysis
on: [push, pull_request]
jobs:
package-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: axel-op/dart-package-analyzer@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
minAnnotationLevel: info