OSDN Git Service

add missing "#ifdef X11LARGETILE"
[jnethack/source.git] / lgtm.yml
1 extraction:\r
2   cpp:\r
3     prepare:    # Customizable step used by all languages.\r
4       packages:\r
5         - nkf\r
6     configure:    # Customizable step used by all languages.\r
7       command:\r
8         - ./configure\r
9 queries:\r
10   - exclude: cpp/use-of-goto\r
11   - exclude: cpp/fixme-comment\r
12   - exclude: cpp/potentially-dangerous-function\r