Commit 117d2ea7 authored by Andrejs Cunskis's avatar Andrejs Cunskis

Simplify exclude to filter all specs with one pattern

parent 6442cf54
......@@ -2,10 +2,8 @@
include:
- "**/*.rb"
exclude:
- spec/**/*
- ee/spec/**/*
- "**/spec/**/*"
- qa/qa/specs/features/**/*
- test/**/*
- vendor/**/*
- ".bundle/**/*"
require: []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment