Call for testing, cppcheck gui

I packaged the cppcheck gui app as snap app. Now it would be good if some people could test it and post here the results (instead of opening an issue on the github repo).

I’m new to snap packaging so, there are certainly room for improvement regarding the snapcraft.yaml file:

https://github.com/gocarlos/cppcheck/blob/feature/snap_package/snap/snapcraft.yaml

Current problems: when launching from the cli with cppcheckgui there is an error when the app tries to launch a text editor as none is found… Does someone know how to fix this?

PS there is a version of cppcheck (without gui) from canonical

PSS: Feel free to make a PR on the github account https://github.com/gocarlos/cppcheck (current version was merged upstream https://github.com/danmar/cppcheck but packaging still needs improvements and will be merged back to upstream again after that)