Mathieu Cornic

Results 25 comments of Mathieu Cornic

Yes, this is something interesting that could be done for Mac as well. In the meantime, can you update the README to add the same kind of section than the...

FYI, I added your tips in the README.

I don't have a Raspberry Pi to test it, but you can find information about ARM cross compilation here: https://github.com/golang/go/wiki/GoArm Or you could simply download Go and Subify on your...

README has been updated. Could you tell me if you have succeed in using Subify on Raspberry ?

@rafaelri And in new [0.4.0](https://github.com/matcornic/subify/releases/tag/v0.4.0) version, there are version for ARM

`MergeReport` is indeed called when using either `--recursive` or `--subprojects` : https://github.com/pivotal/LicenseFinder/blob/98d0f6e68cc6e73858e64d63f3c4d04118163506/lib/license_finder/cli/main.rb#L73

No quick way with compatibility issues. It's probably because of css rules and/or dependencies. And the sad thing is I'm on Mac, so I can't test it right now. You...

A big thanks for a big PR ! I may need some time to review it though.

I functionally tested your PR and it looks pretty neat, congrats 👍 . I have following remarks though: 1. The pages with `aside` mode are kind of broken in mobile...

Good point, it's because of zero values. I think I can come up with a solution that will set default values and let user override it at the same time.