RobertIndie commented on issue #820:
URL: https://github.com/apache/streampipes/issues/820#issuecomment-1340945445

   Hi, @tenthe 
   > There we have the case that some files have a different license (MIT). 
Further, there are other checkstyle `violations` (e.g. an author in comments) 
that we can't remove.
   How can we deal with such cases?
   
   How about suppressing these files here: 
https://github.com/apache/streampipes/blob/dev/tools/maven/suppressions.xml
   I also found a way to apply different rules to different files: 
https://stackoverflow.com/questions/25894431/checkstyle-different-rules-for-different-files
 . But it may introduce some complexity.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to