Skip to content

Comments

Small changes#1

Open
jdcoffre wants to merge 4 commits intomasterfrom
feature1
Open

Small changes#1
jdcoffre wants to merge 4 commits intomasterfrom
feature1

Conversation

@jdcoffre
Copy link
Member

@jdcoffre jdcoffre commented Mar 7, 2019

No description provided.

Copy link
Member Author

@jdcoffre jdcoffre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarQube

public static void main( String[] args )
{
System.out.println( "Hello World!" );
System.out.println( "Hello World!" );
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Smell Code Smell: Replace this use of System.out or System.err by a logger. (squid:S106)

See it in SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant