Skip to content

Minor improvements

Latest
Compare
Choose a tag to compare
@fstromback fstromback released this 20 Sep 20:13
· 95 commits to master since this release

Improves diagnostic messages as outlined in commit 5512bf8, the --debug switch can now handle symbolic names of the verbosity. The verbosity level of most output were also revised and re-considered. Made sure to add a warning when using --debug PEDANTIC which tells the user if some files are skipped in some non-obvious circumstances. More things will be added to PEDANTIC as I realize which mistakes are common (please tell me!).

Revised the meaning of 'noIncludes' (see the documentation). Previously only file names were matched, now the full path is matched instead.

As well as some other minor fixes.