We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a6397d commit 55d651dCopy full SHA for 55d651d
.lgtm.yml
@@ -0,0 +1,10 @@
1
+extraction:
2
+ cpp:
3
+ prepare:
4
+ packages:
5
+ - python3-pip
6
+ - python3-setuptools
7
+ - python3-wheel
8
+ after_prepare:
9
+ - pip3 install meson
10
+ - export PATH="$HOME/.local/bin/:$PATH"
0 commit comments