Commits
Click on a commit to change the comparison rangeSupport fixme's in docstrings11 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 message10 months ago
by badsketch Revert unit tests since functional tests cover all cases10 months ago
by badsketch Fix spelling10 months ago
by badsketch Revert how comment fixmes extract a message10 months ago
by badsketch Change fixme logic to allow only spaces between hash and fixme keyword10 months ago
by badsketch Fix logic to avoid checking regex for every token10 months ago
by badsketch