Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kahsez authored Jan 25, 2021
1 parent 9c1f55f commit dbb99e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,11 @@ I have created a workflow to [run the tests](https://github.com/kahsez/ai4g-RTS/
## Static analyzer
I have used [Sonar cloud](https://sonarcloud.io/dashboard?id=kahsez_ai4g-RTS) as a static code analyzer to generate reports every time there is a push to the master branch. To do that I have used the [MirrorNG](https://github.com/MirrorNG/unity-runner) version of [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner).

## Next steps

* Refactor to implement a clean architecture.
* Write tests.
* Improve Sonar reliability rating.

## Unity
Version 2020.1

0 comments on commit dbb99e0

Please sign in to comment.