ejwa / gitinspector

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

Gitinspector does not look at the css, fxml and csv files in the resource folder #240

Closed enterprisennew closed 1 year ago

enterprisennew commented 1 year ago

At the moment I am creating a foodapp with Java, I have created a java project and the gitinspector only looks at the data that is in the java folder, at intelij.

I have fxml, css, md, csvand cmd files in the resource folder, unfortunately these are not looked at.

Why are the files in the resource folder not counted?

The files are not listen in the gitinspector.

adam-waldenberg commented 1 year ago

This is what -f is for.

https://github.com/ejwa/gitinspector/wiki/Documentation