version = 1 test_patterns = ["tests/**"] exclude_patterns = [ "roles/**", "profiles/**", "infrastructure-playbooks/**", "group_vars/**", "contrib/**" ] [[analyzers]] name = "python" enabled = true [analyzers.meta] runtime_version = "3.x.x"