codeshovel icon indicating copy to clipboard operation
codeshovel copied to clipboard

The official web UI doesn't work for fmtlib/fmt

Open htfy96 opened this issue 4 years ago • 1 comments

Hi,

Thanks for working on this great project. I just tried https://github.com/fmtlib/fmt as the project URL on the website at https://se.cs.ubc.ca/CodeShovel/, but the website only displays docs/ and test/. Not sure if this is a transient issue or not supported.

It would be greatly appreciated if C++ repos are supported.

htfy96 avatar Mar 14 '21 23:03 htfy96

Hy @htfy96 unfortunately right now only Java is supported by the currently deployed service (although you can see from the python and ruby code that extending to other languages isn't too hard if a parser exists). That said, C++ isn't on our immediate roadmap although we would be open to patches!

rtholmes avatar Mar 17 '21 00:03 rtholmes