From a90cd57e4acd6ea7a4ac677623577cd476b69e46 Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 12 Nov 2020 16:10:54 +0100 Subject: [PATCH] ci: exclude more submodules from the yaml checker --- .yamllint.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.yamllint.yml b/.yamllint.yml index 8406a326d..9daa5107e 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -2,6 +2,8 @@ extends: default ignore: | vendor/ + common/defs/ethereum/chains/ + common/defs/ethereum/tokens/ rules: # skip line length