note[Todo]: remaining `TODO` item found ┌─ tests/lints/todo/source.wdl:7:3 │ 7 │ # TODO: this should be flagged │ ^^^^ │ = fix: implement this todo item and remove the `TODO` statement note[Todo]: remaining `TODO` item found ┌─ tests/lints/todo/source.wdl:8:4 │ 8 │ # [TODO] this should be flagged │ ^^^^ │ = fix: implement this todo item and remove the `TODO` statement note[Todo]: remaining `TODO` item found ┌─ tests/lints/todo/source.wdl:11:31 │ 11 │ # This should be flagged (TODO). │ ^^^^ │ = fix: implement this todo item and remove the `TODO` statement