Hi,
I´d like to create a PMD rule that checks for a regex expression in any file (txt, html, jsp, etc.). The rule does not use Java or XPath structure.
The idea is to read the file and add violations according to the line analyzed. I don´t know how to do this using Rule methods...
Any idea?
Thanks,
Andre