mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 15:22:59 +00:00
@@ -89,4 +89,21 @@ index 6397789..494d42f 100644
|
||||
author: "Alastair Mooney"
|
||||
-# TODO: Define inputs
|
||||
-# Need to do this before the action is released
|
||||
-# labels: urgent
|
||||
-# labels: urgent
|
||||
diff --git a/tests/example_file.prog.abap b/tests/example_file.prog.abap
|
||||
index 6397789..494d42f 100644
|
||||
--- /dev/null
|
||||
+++ b/tests/example_file.prog.abap
|
||||
@@ -1,5 +0,0 @@
|
||||
-REPORT ztest_todo_2.
|
||||
-
|
||||
-DATA moo TYPE i VALUE 2.
|
||||
-WRITE moo. " TODO This is an end-of-line to-do
|
||||
-moo = 4. * TODO This is another end-of-line to-do
|
||||
diff --git a/tests/example_file.sql b/src/tests/example_file.sql
|
||||
index 6397789..494d42f 100644
|
||||
--- /dev/null
|
||||
+++ b/src/tests/example_file.sql
|
||||
@@ -1,2 +0,0 @@
|
||||
--- TODO Select all:
|
||||
-SELECT * FROM Products;
|
||||
Reference in New Issue
Block a user