Apply ASLR for send-booting-done and wait-target-done
[platform/upstream/systemd.git] / .lgtm.yml
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"
11   python:
12     python_setup:
13       version: 3