Skip to content

Commit 11de686

Browse files
committed
include flutter example
1 parent f1f20ac commit 11de686

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/repositories-configure/local-analysis/running-dartanalyzer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,15 @@ codacy-cli analyze -t dartanalyzer -o dartanalyzer.sarif -c $COMMIT_SHA -a CODAC
7676
upload_report: true
7777
provider: gh
7878
owner: codacy-acme
79+
<<<<<<< HEAD
7980
<<<<<<< HEAD
8081
repository: sample-dart-project
8182
=======
8283
repository: sample-javascript-project
8384
>>>>>>> cdb996515 (add dartanalyzer on the pipeline docs and uv.lock as supported file)
85+
=======
86+
repository: sample-dart-project
87+
>>>>>>> 683e0e4c5 (include flutter example)
8488
```
8589

8690
!!! warning "Tokens should be stored in the repository secrets."

0 commit comments

Comments
 (0)