ignore = {"213/_.*"} -- unused Loop Variables beginning with underscore
files["openwisp-config/tests"] = {
    ignore = {"11./Test.*"} -- globals relating to defining unittests
}
