issues
search
AZProductions
/
Kookaburra
Cross-Platform, Object-Oriented Programming language. With Kookaburra you can choose between the powerful CLI, or start coding with its' intuitive syntax.
https://azsoftware.org/Kookaburra
MIT License
11
stars
0
forks
source link
Fix 1 Duplication, 1 Maintainability, 2 Style issues in multiple files
#92
Closed
SecureVast
closed
3 years ago
SecureVast
commented
3 years ago
CodeFactor
found multiple issues:
Duplicate Code
[x]
src\Program.cs:1516-1533
[x]
src\Program.cs:1592-1609
Commit 6274512c75c3e69a82f314d7ba139a104a743cd8
The code contains an extra semicolon.
[x]
src\Program.cs:1406
Commit 1f231517fd6abc9d5a95b4b10443804e81eff1a5
Invalid spacing around the semicolon.
[x]
src\Program.cs:1406
Commit 1f231517fd6abc9d5a95b4b10443804e81eff1a5
[x]
lib\TextEditor\Program.cs:62
Commit 0a7d241c7561fce1ad13d3c68be8f0b570d73014
CodeFactor found multiple issues:
Duplicate Code
The code contains an extra semicolon.
Invalid spacing around the semicolon.