github-linguist/linguist

improve Prolog vs. IDL detection (.pro files)

オープン

#5,053 opened on 2020/10/17

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)Ruby (5,166 件のフォーク)batch import
Good First IssueMisidentified Language

Repository metrics

Stars
 (13,466 個のスター)
PR merge metrics
 (平均マージ 102d 5h) (30d で 19 merged PRs)

説明

Apparently some .pro files are detected as Prolog, while others are given the IDL label. The latter is related with the IDL/GDL/PV-WAVE language family.

In the GDL project, all .pro files are IDL source code, while they fall in both categories according to github:

Would be great to improve consistency (i.e., so that all are detected as IDL).

Likely relevant helper info: https://github.com/blackducksoftware/ohcount/blob/master/src/parsers/idl_pvwave.rl

HTH, Sylwester (originaly reported by @EdwardEisenhauer)

コントリビューターガイド