Idean / sonar-swift

Open source Swift plugin for SonarQube (also supports Objective-C)
Other
895 stars 278 forks source link

Need configuration of File Suffixes #223

Open JosephMichels opened 5 years ago

JosephMichels commented 5 years ago

Most plugins allow you to modify file suffixes so you can prevent conflicts with other analyzers. Our Sonarqube server is also used to scan c/c++ projects and the objective-c portion of this plugin causes a conflict with .h files. It would be great if this feature would be added so that file extensions could be configured.

gaelfoppolo commented 5 years ago

Can you provide an example of such plugins?

ramaprakashganesan commented 4 years ago

C++ community plugin (https://github.com/SonarOpenCommunity/sonar-cxx) provides this and other options as a tab under Administration --> General Settings --> C++ (Community). For languages directly provided/support by Sonarqube, File Suffixes is present as an option under Administration --> General Settings --> Languages -->