Codebase list nzbget / d225fb7f-c8d3-422a-b816-ce8c74c20d60/upstream .lgtm.yml
d225fb7f-c8d3-422a-b816-ce8c74c20d60/upstream

Tree @d225fb7f-c8d3-422a-b816-ce8c74c20d60/upstream (Download .tar.gz)

.lgtm.yml @d225fb7f-c8d3-422a-b816-ce8c74c20d60/upstreamraw · history · blame

# Configuration file for integration with http://lgtm.com

path_classifiers:
  library:
    # exclude these directories from default alerts report:
    - lib
    - webui/lib

extraction:
  cpp:
    configure:
      command:
        # compile with tests to activate scanning of C++ sources for tests
        - ./configure --enable-tests

queries:
  - exclude: js/incomplete-sanitization  # this one gives false positives only and nothing useful