Commit Graph

4 Commits

Author SHA1 Message Date
a1309af696 Updated some regexes
One of the expressions used .* to mean 'any character except newline', but since I've
enabled 'RE_SINGLE_LINE' mode, a dot matches a newline as well.
2025-04-23 16:25:48 -04:00
50d9126f2b Updated config file to recognize include headers 2024-09-02 23:18:56 -04:00
3678dc5161 Added regex match for comparison operators 2024-08-09 19:26:35 -05:00
025ec775ca First commit 2024-08-09 19:20:42 -05:00