We have a SonarQube server in our company but the IT Support Team says they do not support SonarLint connectivity.
My team managed to export a list of xml rules that my company enforces in the SonarQube scan but how can we import this xml rulelist into Eclipse so that we can make use of SonarLint to better our code (instead of completing our code, running the SonarQube scan and then rework our code).