#!/bin/shset-eu
# shellcheck disable=2086if[-e.git]&&gitgrepFIXME${1:-}|grep-v'^TODOs.md:'|grep-v'^aux/workflow/assert-todos.sh:'thenecho"Found dangling FIXME markers on the project.">&2echo"You should write them down properly on TODOs.md.">&2exit1fi
td-L