summaryrefslogtreecommitdiff
path: root/yuck.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'yuck.yaml')
-rw-r--r--yuck.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/yuck.yaml b/yuck.yaml
new file mode 100644
index 0000000..c8600c7
--- /dev/null
+++ b/yuck.yaml
@@ -0,0 +1,9 @@
+- given: (?P<step>.+)
+ regex: true
+ function: fixme
+- when: (?P<step>.+)
+ regex: true
+ function: fixme
+- then: (?P<step>.+)
+ regex: true
+ function: fixme