Anthony Nowocien
Anthony Nowocien
Directories are recursively parsed, but it is not yet possible to exclude a (or multiple) sub directories from analysis. An `--exclude-directory` command line switch would be welcomed.
With commit 0be10e3627a66cf845e4ce5215a92ebe8794fa45, the use of a configuration file is now possible. Unfortunatly, it is missing the possibility to define how a language is parsed. This is so far done...
The use of a config file with a list of repositories to browse will enable the script to be played on a large number of projects. This will make it...