Is there a Sonar plugin available, which is able to identify Java files without a license/copyright header?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you just have to activate one of the following rules on your Java quality profile, and the files w/o a header will have a violation after the next analysis:
See them on Nemo for instance.