diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..d068987 --- /dev/null +++ b/.snyk @@ -0,0 +1,6 @@ +# Snyk (https://snyk.io) policy file +--- +exclude: + global: + - "spec/**" + - "*_spec.rb"