Jadentom

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Jadentom created a post, JetBrains InspectCode caching causes it to ignore files with #nullable annotations changed
We have a build server which takes advantage of InspectCode caching to speed up run time. However it seems to miss issues when the sole change to a file is the removal of a "#nullable" annotation. ...