ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.38k stars 328 forks source link

Support for commens in .csv and .tsv files #89

Open adam-waldenberg opened 8 years ago

adam-waldenberg commented 8 years ago

The convention seems to be to allow for commented content with a '#' hash character. Considering the format, maybe comments are also required to start at the beginning of lines?