breck7 / pldb

PLDB: a Programming Language DataBase
https://pldb.io
727 stars 98 forks source link

resolves issue #534 - created cognate.scroll #545

Closed ravixalgorithm closed 2 months ago

ravixalgorithm commented 2 months ago

resolves issue #534 - new programming language Cognate added

celtic-coder commented 2 months ago

Hi @ravixalgorithm,

There is an error in the Scroll document:

2024-07-09T18:10:35.7284042Z cognate.scroll ExtraWord 195  2    Delete word "" at cell 2 githubRepo ExtraWord at line 195 cell 2. Extra word "" in githubRepoParser.

Kind regards, Liam

Cc: @breck7

celtic-coder commented 2 months ago

More context:

2024-07-09T18:10:35.7275252Z ❌ 1 errors in "/home/runner/work/pldb/pldb/concepts"
2024-07-09T18:10:35.7282018Z filename       type      line cell suggestion               path       message                                                         
2024-07-09T18:10:35.7284042Z cognate.scroll ExtraWord 195  2    Delete word "" at cell 2 githubRepo ExtraWord at line 195 cell 2. Extra word "" in githubRepoParser.
2024-07-09T18:10:35.7285170Z 
breck7 commented 2 months ago

Just a few minor typos. Great job @ravixalgorithm ! Great job @celtic-coder !

ravixalgorithm commented 2 months ago

More context:

2024-07-09T18:10:35.7275252Z ❌ 1 errors in "/home/runner/work/pldb/pldb/concepts"
2024-07-09T18:10:35.7282018Z filename       type      line cell suggestion               path       message                                                         
2024-07-09T18:10:35.7284042Z cognate.scroll ExtraWord 195  2    Delete word "" at cell 2 githubRepo ExtraWord at line 195 cell 2. Extra word "" in githubRepoParser.
2024-07-09T18:10:35.7285170Z 

Thanks a lot for pointing out this error