Skip to content

Commit

Permalink
Step.java analysed and corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Hybeee committed May 6, 2024
1 parent cc397bd commit 0d896dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/static_analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Ami ennél érdekesebb az a `PickUpPipe(Mechanic m)` függvényben található m
### ./Game/Source.java
Ezen osztály esetében csak egy hiba jött fel, ez pedig a `@Override` annotációval volt kapcsolatos, így javítva lett - természetesen itt is megfigyelhető volt egy naming convention-nel kapcsolatos jelzés.
### ./Game/Stepable.java
Nem volt probléma ezen osztály esetén - leszámítva a naming convention-öket.
### ./Graphics/CityView.java
### ./Graphics/Drawer.java
### ./Graphics/GameFrame.java
Expand Down

0 comments on commit 0d896dd

Please sign in to comment.