OSDN Git Service

add file for lgtm.com
authorSHIRAKATA Kentaro <argrath@ub32.org>
Fri, 23 Nov 2018 17:58:58 +0000 (02:58 +0900)
committerSHIRAKATA Kentaro <argrath@ub32.org>
Tue, 25 Dec 2018 20:02:04 +0000 (05:02 +0900)
lgtm.yml [new file with mode: 0644]

diff --git a/lgtm.yml b/lgtm.yml
new file mode 100644 (file)
index 0000000..845e949
--- /dev/null
+++ b/lgtm.yml
@@ -0,0 +1,9 @@
+extraction:\r
+  cpp:\r
+    prepare:    # Customizable step used by all languages.\r
+      packages:\r
+        - 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