At the moment, the parser used for a given file extension is hard-coded. It would be great if this could be overridden in the configuration.
For instance, telling it that a new extension like .cxx should be parsed as C++, and the existing .c rule should be overridden to C++.
At the moment, the parser used for a given file extension is hard-coded. It would be great if this could be overridden in the configuration.
For instance, telling it that a new extension like .cxx should be parsed as C++, and the existing .c rule should be overridden to C++.