summaryrefslogtreecommitdiff
path: root/.lgtm
Commit message (Expand)AuthorAgeFilesLines
* ci: drop LGTM stuff and move remaining bits into a new locationFrantisek Sumsal2022-09-133-180/+0
* lgtm: dirname() is now ickyLennart Poettering2022-08-231-0/+3
* ci: pack-ify our custom CodeQL queries and enable them in ActionsFrantisek Sumsal2021-12-071-0/+11
* lgtm: detect more possible problematic scenariosFrantisek Sumsal2021-12-051-23/+25
* lgtm: ignore certain cleanup functionsFrantisek Sumsal2021-12-051-0/+9
* lgtm: don't treat the custom note as a list of tagsFrantisek Sumsal2021-12-021-4/+6
* lgtm: detect uninitialized variables using the __cleanup__ attributeFrantisek Sumsal2021-12-021-0/+99
* lgtm: complain about accept() [people should use accept4() instead, due to O_...Lennart Poettering2019-04-101-0/+3
* lgtm: warn about strerror() useLennart Poettering2019-04-051-0/+3
* lgtm: beef up list of dangerous/questionnable API calls not to makeLennart Poettering2019-04-021-2/+20
* lgtm: replace the query used for looking for fgets with a more general queryEvgeny Vereshchagin2019-03-122-21/+30
* lgtm: drop redundant newlinesEvgeny Vereshchagin2018-10-261-2/+0
* lgtm: add a custom query for catching the use of fgetsEvgeny Vereshchagin2018-10-261-0/+23