-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
enhancementAn improvementAn improvementinfrastructureRelated to GH Actions or the tested targetsRelated to GH Actions or the tested targetsstyleRelated to coding styleRelated to coding style
Description
In our development docs we state that Ubuntu is the supported dev platform, and there are already packages that must be installed via the distro's package manager, i.e., with apt-get. Still, vera++ and cppcheck tools are downloaded and installed with tools/prerequisites.sh into a local subdir, although they are present in Ubuntu's package repositories. Is there any reason not to list them simply in the dev docs as dependencies and remove their setup logic from prerequisites.sh?
(Happy to propose a PR if we reach consensus.)
Metadata
Metadata
Assignees
Labels
enhancementAn improvementAn improvementinfrastructureRelated to GH Actions or the tested targetsRelated to GH Actions or the tested targetsstyleRelated to coding styleRelated to coding style