From: Jeremy Stanley Date: Sat, 6 Mar 2021 02:38:00 +0000 (+0000) Subject: Lint autogenerated YAML X-Git-Tag: 0.4.0~9 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=91f3d5b7d08be5ca9cda4fc931f1fff0a7231811;hp=91f3d5b7d08be5ca9cda4fc931f1fff0a7231811 Lint autogenerated YAML Run the selftest before calling yamllint, so that we can confirm the YAML files generated by the data module follow the same format as those shipped in the repository. ---