Commits
Click on a commit to change the comparison rangeSupport fixme's in docstrings10 months ago
by badsketch Make python 3.8 compatible10 months ago
by badsketch Update docs10 months ago
by badsketch Fix pypy38 failure10 months ago
by badsketch Refactor to use regex capture groups instead of string processing to get the fixme message9 months ago
by badsketch Revert unit tests since functional tests cover all cases9 months ago
by badsketch Fix spelling9 months ago
by badsketch Revert how comment fixmes extract a message9 months ago
by badsketch Change fixme logic to allow only spaces between hash and fixme keyword9 months ago
by badsketch Fix logic to avoid checking regex for every token9 months ago
by badsketch