Custom @Nullable annotation
Answered
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 sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/IDEA-78559.