block_refresh.install:17:1: error - You must use "/**" style comments for a function comment
block_refresh.install:17:1: error - Expected 1 blank line before function; 0 found
block_refresh.install:22:1: error - You must use "/**" style comments for a function comment
block_refresh.install:22:1: error - Expected 1 blank line before function; 0 found
Comments
Comment #2
nitin.k commentedNow code looks good, please apply this patch.
Comment #3
astonvictor commentedThere are still some CS issues.
Comment #4
astonvictor commentedAdded a new patch. Fixed CS issues for all files.
Comment #5
astonvictor commented