nathansttt / hog2

Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.
MIT License
107 stars 54 forks source link

Incorrect Github Project Languages #84

Closed lior8 closed 1 month ago

lior8 commented 1 month ago

I ran the linguist tool used by Github to figure out why hog2 is marked as mainly Roff, here are the results and breakdown: liguist.txt

We can see that files in scenarios should be ignored, but this breakdown raised a two more questions.

  1. How should the inc files for makefile should be categorized?
  2. Are all .h files in hog2, cpp headers files? Because under Objective-C and Objective-C++ we can see a few files under XCode.