Review the comments on issue #29 for any maintainer suggestions or prior discussion. The core detection logic is likely in BlockCanary.java or similar files. The feature requires adding an annotation based filter to skip specified classes. Check if any existing annotations are used in the project and propose a new annotation like @NoBlockDetect.