Looking at the code, it seems like this engine suffers the same logic error in XML node walking as https://github.com/codeclimate/codeclimate-csslint/pull/18. The result of this bug is that issues present in any file are reported as present on _all_ files. This makes the engine basically unusable.