summaryrefslogtreecommitdiff
path: root/profanity_filter.py
AgeCommit message (Expand)Author
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-03-12Improve profanity filter.Scott Gasch
2022-02-15Update profanity.Scott Gasch
2022-02-08More cleanup, yey!Scott Gasch
2022-02-06Add another profanity.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-01-27Started using flake8 to lint; removed some of its warnings.Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-24Add my own splitter.Scott
2022-01-23Make profanity filter catch foo/bar where foo and/or bar are badScott
2022-01-12Adds doctests.Scott
2022-01-07Make logging optionally remove global handlers added by (shitty) pipScott
2021-11-13Small bugfixes; also, add a new machine to the remote executor pool.Scott Gasch
2021-10-02changesScott Gasch
2021-09-28Various changesScott Gasch
2021-08-05Adds profanity filter, fixes bugs.Scott Gasch