代码拉取完成,页面将自动刷新
##############
# Cofiguration file for LGTM.com
# Currently only needed for cpp code since python and js works by default
#
# @author: Hunter Paulson
# @modified: 2020-07-15
##############
path_classifiers:
test:
- "/Gds/test"
- "/Fw/Python/test"
docs:
- "/docs"
queries:
# Not excluding any results right now because we want to be alerted for all issues and fixes
# In the future we may exclude depreciated code like ptf/ and Gds/src/wxgui/
# - exclude:
extraction:
cpp:
prepare:
packages:
- "python3"
- "python3-pip"
- "python3-venv"
after_prepare:
# setup the venv and install packages
- "python3 -m venv ./fprime-venv"
- ". ./fprime-venv/bin/activate"
- "pip install ./Fw/Python"
- "pip install ./Gds"
configure:
command:
before_index:
- "fprime-util generate"
index:
build_command:
- "fprime-util build --all"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。