Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

🔍. Add lgtm.yml for better checking of code

オープン
#196 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue hacktoberfest help wanted
主要言語
C++
スター
26
フォーク
25
PR マージ指標
30日以内にマージされた PR はありません

説明

## Issue

**Description**
Create a [lgtm.yml](https://lgtm.com/help/lgtm/lgtm.yml-configuration-file) file to correctly check the C++ and C# code.

As it currently stands the lgtm tool defaultly cannot check the library
![Screen Shot 2021-09-02 at 3 11 47 PM](https://user-images.githubusercontent.com/10125297/131902740-1136a83a-cee6-4c89-a1a6-57669a4c9e6a.png)

- [ ] Create lgtm.yml
- [ ] Add C++ rules to yaml to ensure make build is checked
- [ ] Add C# rules to ensure .NET Standard C# code is checked
- [ ] Update CodeQL workflow

This can be checked at lgtm.com.

Example would be:

```yaml
extraction:
cpp:
index:
csharp:
index:

```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。