6 ms·
Have noticed similar things using it for code review. "Issue #3: This variable is defined but never used. It is actually used later in the method though. So
by maweaver 2mo ago
Have noticed similar things using it for code review. "Issue #3: This variable is defined but never used. It is actually used later in the method though. So this is not a real issue to be concerned about", that sort of thing.