Skip to content
Fred Stober edited this page Jun 20, 2017 · 2 revisions

This repository contains the source code tools that should be run before doing a commit to the grid-control repository.

Some external programs like:

  • pylint
  • pep8

should be installed for the detailed source analysis.

It should be checked out in the directory testsuite/source_check in the grid-control source directory.

The script to run everything is called "prepare_commit.sh"

Clone this wiki locally