Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Create a .lgtm.yml file to configure LGTM analysis.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 16 Jul 2021 14:22:05 +0000 (16:22 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 16 Jul 2021 14:22:12 +0000 (16:22 +0200)
See https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
I will be extended further if it works.

.lgtm.yml [new file with mode: 0644]

diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644 (file)
index 0000000..38efb28
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,14 @@
+##########################################################################################
+# Customize file classifications.                                                        #
+# Results from files under any classifier will be excluded from LGTM                     #
+# statistics.                                                                            #
+##########################################################################################
+
+##########################################################################################
+# Use the `path_classifiers` block to define changes to the default classification of    #
+# files.                                                                                 #
+##########################################################################################
+
+path_classifiers:
+  smpi_colls:
+    - src/smpi/colls/