Skip to content

Configuration for LGTM.com C/C++ analysis

Bas van Schaik requested to merge sj_vs/gnutls:lgtm-analysis into master

Following request by @rockdaboot here: https://discuss.lgtm.com/t/please-add-gitlab-repo-gnutls-to-my-projects/1809/5. LGTM.com analysis results are available here: https://lgtm.com/projects/gl/gnutls/gnutls/alerts/

With this configuration file, you can control the behaviour of the LGTM.com analysis (including the build setup). If the build process ever changes, you only have to change this file which will automatically be picked up by LGTM.

Checklist

  • Code modified for feature
  • Test suite updated with functionality tests
  • Test suite updated with negative tests
  • Documentation updated / NEWS entry present (for non-trivial changes)

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code

Merge request reports