diff --git a/.yamllint b/.yamllint index f2b24c9790ae5889ee53077020dbb2aa37c9a141..2b82019d0b1d1cef00c9d5ccecf4bc3d7e70b7a2 100644 --- a/.yamllint +++ b/.yamllint @@ -1,3 +1,7 @@ +ignore: | + .tox/ + node_modules/ + extends: default rules: