1 2 3 4
load("github.com/SonarSource/cirrus-modules@v3", "load_features") def main(ctx): return load_features(ctx)