Open CSchoel opened 3 years ago
Today I started improving the code quality. Therefore i created a new branch named codequality out of the main branch and had a look at the critical and major issues listed from sonarqube. However, I am insecure about the issues concerning the System.out.println() statements. Sonarqube wants us to replace these with a logger, but due to our consoleapplication this cannot be the right way i guess, so can we Ignore this issues?
In Addition to that @manuEbg & @IlmarB we should check that you are not working on code while I am about to refactor that so that we dont work against each other on these code fragments.