Codebase list nzbget / df5af343-4a1d-44cb-815c-865808b75a33/main .lgtm.yml
df5af343-4a1d-44cb-815c-865808b75a33/main

Tree @df5af343-4a1d-44cb-815c-865808b75a33/main (Download .tar.gz)

.lgtm.yml @df5af343-4a1d-44cb-815c-865808b75a33/mainraw · 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