Nilness analyzer is an inspection that reports problems caused by incorrect use of the nil value. It analyses data flow to determine if variables have nil or not nil values.
GoLand tips of the day, build 2078