Jeremias Maerki wrote:
Chris, please check the settings of your IDE not to allow tab characters. Thanks!
Hi Jeremias,
I cant simply turn off Tabs as I need them for my paid work! I would like to be able to run checkstyle to check for this sort of mistake, but have run into some problems with it.
It seems our config files were originally written for 2.4, with a checkstyle-3.1.1-Head file being provided in CVS for 3.x versions. However, I could only find 3.4 available for download anywhere, and the config file layout seems to have changed again since 3.1.
If no one knows where I can download either 2.4 or 3.1, then I will have to read up and find a way to convert our config file to the new XML format.
Chris