Skip to content
Snippets Groups Projects
  1. Apr 21, 2017
  2. Sep 14, 2016
    • Giovanni Bussi's avatar
      Using codecheck from makefile · a25697a9
      Giovanni Bussi authored
      maketools/cppcheck has been renamed into maketools/codecheck
      
      To use it:
      make cppcheck only runs cppcheck
      make plumedcheck only runs plumedcheck
      make codecheck runs both and aggregate messages (to be used e.g. on travis)
      a25697a9
Loading