diff options
author | EuAndreh <eu@euandre.org> | 2022-01-21 00:40:28 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-02-19 16:33:23 -0300 |
commit | e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3 (patch) | |
tree | 7d1de5973ebc202e69ae077d481c130bf1934c1e /tests/lint-resources/inconsistent-status | |
parent | aux/workflow/assert-todos.sh: Remove ad-hoc TODOs.md linting rules (diff) | |
download | td-e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3.tar.gz td-e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3.tar.xz |
tests/linting.sh: Add initial setup for testing lint checks
Diffstat (limited to 'tests/lint-resources/inconsistent-status')
-rw-r--r-- | tests/lint-resources/inconsistent-status/TODOs.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/lint-resources/inconsistent-status/TODOs.md b/tests/lint-resources/inconsistent-status/TODOs.md new file mode 100644 index 0000000..145acda --- /dev/null +++ b/tests/lint-resources/inconsistent-status/TODOs.md @@ -0,0 +1,6 @@ +# Tasks + +## DOING A task {#td-73dc4f51-0136-4ed3-9155-4dff2815b582} +- DONE in 1970-01-01 +- DOING in 1970-01-01 +- TODO in 1970-01-01 |