You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: