Please externalize the mapping of file extensions to languages as preference file
A source code analyzer
Brought to you by:
adangel,
juansotuyo
We have design constraints and conventions to be enforced on wsdl files. It's highly desirable that PMD can read xml files that have a different file extension.
Yes It would be very convinient if extensions can be defined in rules. I have defined some custom rules for Webmethods flow language which are in XML format. But since their extension is not XML I had to rename files prior to validation by PMD.
Thanks