iamhlbx

Results 2 issues of iamhlbx

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. What did you do? The url link of Practical Networked Applications in Rust in talent-plan/talent-plan-1.0/1.0-lp-tikv.md is...

type/bug

According to the latest Google Style https://checkstyle.org/styleguides/google-java-style-20180523/javaguide.html#s4.6.2-horizontal-whitespace, > Between a type annotation and [] or .... So valid cases are: `String...` `String[]`, `String @NotNull []`, `String @NotNull ...` Invalid cases:...

approved
false negative