Skip to content

GSoC first issues

Roman Ivanov edited this page Feb 21, 2024 · 25 revisions

Update all javadoc for AST to have different examples, we have some the same https://github.com/checkstyle/checkstyle/pull/13991#pullrequestreview-1829807750


  • [second ] (already created issue) update all Inputs to have message for violation (even in Check there is single message, as message might be misleading or weird)

  • [third] migration to Truth in unit tests. Are we done ? we did a lot at the end of year. Any minor refactoring is fine for students as main goal is to make sure they can operate by git/Github/builds

  • update tests to use Input based testing only or put a comment why it is not possible. We should come to state that pure unit test is explained by comments.

Clone this wiki locally