Commit graph

2 commits

Author SHA1 Message Date
Vadim Peretokin
497042ff0e
Infrastructure: disable CodeQL poorly-documented-function query (#9079)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Disable the "Poorly documented large function" warning, since it mostly
triggers on our LuaInterface functions, which are documented externally.
#### Motivation for adding to Mudlet
Too high of a rate for false positives.
#### Other info (issues closed, discussion etc)
2026-03-22 12:07:26 +01:00
Andrew Eisenberg
84919f938d
Add paths-ignore (#5225)
* Add paths-ignore

* Add a workflow_dispatch target for codeql

This will allow you to trigger analyses on demand.
2021-05-12 16:03:10 +00:00