voytech.m
Results
3
issues of
voytech.m
html reports
10
Have You ever been considering generating html reports ?
I think it would be great to allow emiting of issues found by bikeshed using some listener passed to bikeshed func. Actually I would require it to create some custom...
Following changes has been made: - Modified core.clj file: - added additional parameter "details" for each linting function (this is atom vector to aggregate issues) - added some helper functions...