sonar-scanner-maven icon indicating copy to clipboard operation
sonar-scanner-maven copied to clipboard

Update scanner engine library

Open leonardo-pilastri-sonarsource opened this issue 4 months ago • 1 comments

Please be aware that we are not actively looking for feature contributions. The truth is that it's extremely difficult for someone outside SonarSource to comply with our roadmap and expectations. Therefore, we typically only accept minor cosmetic changes and typo fixes. If you would like to see a new feature, please create a new thread in the forum "Suggest new features".

With that in mind, if you would like to submit a code contribution, make sure that you adhere to the following guidelines and all tests are passing:

  • [ ] Please explain your motives to contribute this change: what problem you are trying to fix, what improvement you are trying to make
  • [ ] Use the following formatting style: SonarSource/sonar-developer-toolset
  • [ ] Provide a unit test for any code you changed
  • [ ] If there is a JIRA ticket available, please make your commits and pull request start with the ticket ID (MSONAR-XXXX)

We will try to give you feedback on your contribution as quickly as possible.

Thank You! The SonarSource Team