OSDN Git Service

update lgtm.yml
[jnethack/source.git] / lgtm.yml
index 845e949..de5542d 100644 (file)
--- a/lgtm.yml
+++ b/lgtm.yml
@@ -5,5 +5,8 @@ extraction:
         - nkf\r
     configure:    # Customizable step used by all languages.\r
       command:\r
-        - find . -type f |xargs nkf -e --overwrite\r
-        - sh sys/unix/setup.sh sys/unix/hints/linux\r
+        - ./configure\r
+queries:\r
+  - exclude: cpp/use-of-goto\r
+  - exclude: cpp/fixme-comment\r
+  - exclude: cpp/potentially-dangerous-function\r