From e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 21 Jan 2022 00:40:28 -0300 Subject: tests/linting.sh: Add initial setup for testing lint checks --- tests/lint-resources/out-of-order-sections/TODOs.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/lint-resources/out-of-order-sections/TODOs.md (limited to 'tests/lint-resources/out-of-order-sections') diff --git a/tests/lint-resources/out-of-order-sections/TODOs.md b/tests/lint-resources/out-of-order-sections/TODOs.md new file mode 100644 index 0000000..4c8be72 --- /dev/null +++ b/tests/lint-resources/out-of-order-sections/TODOs.md @@ -0,0 +1,16 @@ +# Tasks + +## TODO A task {#td-c001e2be-5178-4588-a592-0bd1e417b04a} +- TODO in 1970-01-01 + + +# Improvements + +## TODO An improvement {#td-d8ab4286-73f8-4407-b4af-b49240725958} +- TODO in 1970-01-01 + + +# Bugs +## TODO A bug {#td-5c6cfc09-5c36-44a0-8352-f2292081eb9d} +- TODO in 1970-01-01 + -- cgit v1.2.3