Custom @Nullable annotation
已回答
Hi,
I'm using a custom @Nullable annotation. I changed the inspections settings for "Constant conditions & exceptions" -> "Configure annotations" to include my custom @Nullable annotation, and make it the default one. This works perfectly but :
I dont see any .idea configuration file being modified. How can I push this change to my favorite VCS to share this with my coworkers ?
请先登录再写评论。
Please vote for https://youtrack.jetbrains.com/issue/IDEA-78559.