lgtm: add a custom query for catching the use of fgets
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 26 Oct 2018 09:19:09 +0000 (09:19 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 10:27:43 +0000 (12:27 +0200)
commitf86c1da28340f2a2afd34d72c9f416a2a94219a8
tree174350548dc0c6354e2773cd0ae2d0de95fdfe7f
parent9f1c81d80a435d15ca1bd536a6d043c18c81c047
lgtm: add a custom query for catching the use of fgets

As everybody knows, nodoby really reads CODING_STYLE (especially
the last paragraph :-)) so let's utilize LGTM to help us catch the
use of fgets.
.lgtm/cpp-queries/fgets.ql [new file with mode: 0644]