Ankur Gupta
06/19/2021, 11:54 AMForbiddenComment
but I'm not sure how to customize it to check for the specific type of comments. Or do I need to make a new rule altogether, Please point me to the relevant path. Thanks!
Example comment I'm talking about:-
/**
* Created by Dev Name on 28/05/21.
*/
Example 2-
/*
* @Author: Dev name
* Email: <mailto:devname@company.com|devname@company.com>
*/
created
and author
to add check. Also needed to set buildUponDefaultConfig = true
gammax
06/21/2021, 10:37 AMAnkur Gupta
06/21/2021, 10:37 AM