mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
add xaml new todo diff
This commit is contained in:
@@ -348,3 +348,13 @@ index 0000000..a6c6cb0
|
||||
+ */
|
||||
+ sum = a: b: a + b;
|
||||
+}
|
||||
diff --git a/tests/example.xaml b/tests/example.xaml
|
||||
new file mode 100644
|
||||
index 0000000..a6c6cb0
|
||||
--- /dev/null
|
||||
+++ b/tests/example.xaml
|
||||
@@ -0,0 +1,4 @@
|
||||
+<!-- TODO: Add xaml support -->
|
||||
+<Label Text="why"/>
|
||||
+<!-- TODO: please -->
|
||||
+<Label Text="ok"/>
|
||||
Reference in New Issue
Block a user