Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #14937: Migrated section 3.3.2 No Line-Wrapping to Chapter Wise Testing #15099

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

Zopsss
Copy link
Contributor

@Zopsss Zopsss commented Jun 22, 2024

#14937

There were 3 input files originally, one with bad imports, one with good imports and one with longer import. So I just combined them into single input.

Also kept the extra code to prove that LineLength is disabled for imports but not for other code

Copy link
Member

@romani romani left a comment

Choose a reason for hiding this comment

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

item

Copy link
Member

@romani romani left a comment

Choose a reason for hiding this comment

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

Ok to merge

@romani
Copy link
Member

romani commented Jun 22, 2024

@Zopsss , please resolve conflict

@Zopsss
Copy link
Contributor Author

Zopsss commented Jun 23, 2024

@Zopsss , please resolve conflict

@romani done

@romani
Copy link
Member

romani commented Jun 23, 2024

CI is green, @rdiachenko , please finalize review


final Integer[] warnList = getLinesWithWarn(filePath);
verify(checkConfig, filePath, expected, warnList);
verifyWithConfigParser(modules, filePath);
Copy link
Contributor Author

@Zopsss Zopsss Jun 23, 2024

Choose a reason for hiding this comment

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

renamed the verify method

Copy link
Contributor

@rdiachenko rdiachenko left a comment

Choose a reason for hiding this comment

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

lgtm

@romani
Copy link
Member

romani commented Jun 23, 2024

@Zopsss , please resolve conflict

@Zopsss
Copy link
Contributor Author

Zopsss commented Jun 23, 2024

@romani done 🏓

@romani romani merged commit a2ba2b2 into checkstyle:master Jun 23, 2024
111 checks passed
@Zopsss Zopsss deleted the no-line-wrapping branch June 23, 2024 19:25
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.

None yet

3 participants