Skip to content

[Sonar]Fix some sonarcloud codesmell issue#1733

Closed
DidierDrogba1 wants to merge 9 commits intoapache:masterfrom
DidierDrogba1:sonar
Closed

[Sonar]Fix some sonarcloud codesmell issue#1733
DidierDrogba1 wants to merge 9 commits intoapache:masterfrom
DidierDrogba1:sonar

Conversation

@DidierDrogba1
Copy link
Contributor

change variable name of three files to regular expression

@DidierDrogba1 DidierDrogba1 changed the title Fix some sonarcloud codesmell issue [Sonar]Fix some sonarcloud codesmell issue Sep 15, 2020
static int maxTimeLength = ISO_DATETIME_LEN;
static int maxValueLength = 15;
static String TIMESTAMP_PRECISION = "ms";
static String timestamp_precision = "ms";
Copy link
Member

Choose a reason for hiding this comment

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

We usually use the camel naming for variables

@qiaojialin qiaojialin closed this Sep 16, 2020
@DidierDrogba1 DidierDrogba1 deleted the sonar branch September 16, 2020 02:06
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.

3 participants