X-Git-Url: http://git.osdn.net/view?p=jnethack%2Fsource.git;a=blobdiff_plain;f=lgtm.yml;h=de5542dac2ebd93068dd88e009d305f60b88ac6e;hp=845e94952736cbaed5dc79a994f37023fb0d5079;hb=85ecee1b70e4e2cceee5fbceb00ce0afddd8f700;hpb=9fbf2842e16bc6cf814230f532c732a7dd1d21ff diff --git a/lgtm.yml b/lgtm.yml index 845e949..de5542d 100644 --- a/lgtm.yml +++ b/lgtm.yml @@ -5,5 +5,8 @@ extraction: - nkf configure: # Customizable step used by all languages. command: - - find . -type f |xargs nkf -e --overwrite - - sh sys/unix/setup.sh sys/unix/hints/linux + - ./configure +queries: + - exclude: cpp/use-of-goto + - exclude: cpp/fixme-comment + - exclude: cpp/potentially-dangerous-function