[gnutls-devel] GnuTLS | LGTM.com integration (#602)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Nov 2 15:25:16 CET 2018
New Issue was created.
Issue 602: https://gitlab.com/gnutls/gnutls/issues/602
Author: Tim Rühsen
Assignee:
LGTM.com provides static code analyzing, even on a MR basis.
Currently it finds 89 'warnings' / 'recommendations', IMO nothing serious. See https://lgtm.com/projects/g/gnutls/gnutls/alerts/?mode=list.
To enable it, one of the owners/admins of this project has to sign up at lgtm.com, add the project, activate "enable PR code reviews" and add an `.lgtm.yml` file to the repo.
Here is an example of how it looks like in the pipeline of an MR: https://gitlab.com/gnuwget/wget2/pipelines/31139239
As an example, the wget2 `.lgtm.yml` looks like
```
path_classifiers:
test:
- unit-tests/files
extraction:
cpp:
prepare:
packages:
- lzip
- libgpgme11-dev
configure:
command: ./bootstrap && ./configure --disable-doc
```
For a first try you could leave away `path_classifiers:` and `prepare:` block. LGTM figures out dependencies pretty well - and they have a short response time when having questions.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/602
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181102/3237489c/attachment-0001.html>
More information about the Gnutls-devel
mailing list