From 5fb0a14e33eb90e33147c973b73701b710c1db2b Mon Sep 17 00:00:00 2001 From: emo Date: Sun, 3 Dec 2023 02:02:46 +0100 Subject: [PATCH] yamllint ignores meta/ and galaxy.yml --- .yamllint | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .yamllint diff --git a/.yamllint b/.yamllint new file mode 100644 index 0000000..7cacc16 --- /dev/null +++ b/.yamllint @@ -0,0 +1,6 @@ +--- +extends: default + +ignore: | + galaxy.yml + meta/