1 2 3 4 5 6
# yamllint disable-file --- {{- range (glob "./test_resources/config_walk/*.yml") }} {{ fileContent . }} {{- end }} ...