summaryrefslogtreecommitdiff
path: root/scripts/check_repeated_token.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Fix various linter issues.Matthäus G. Chajdas2023-02-011-11/+12
* Add another check script for whitespace.Matthäus G. Chajdas2022-12-041-47/+19
* Happy new year.Georg Brandl2022-01-251-1/+1
* Handle ' and " in the repeated token script.Matthäus G. Chajdas2021-11-131-2/+4
* Formatting fixes only.Matthäus G. Chajdas2021-11-061-1/+1
* Add a script to check for repeated tokens.Matthäus G. Chajdas2021-11-061-0/+103