Commit Graph
3 Commits
Author SHA1 Message Date
Vincent Bernat a56fca2a56 [classifier] simplify regexes even more by using single-quoted strings 2021-05-28 18:35:51 +02:00
Vincent Bernat 4dcd7b07c0 [classifier] simplify regexes
There is not much we can do with regexes in YAML file to make them
more readable, but simplify them a bit more.
2021-05-28 18:25:24 +02:00
Vincent Bernat d191613ab8 Initial release
No history. If you have the original history, you can use:

```
git replace THISCOMMIT b0b998bd1c651e308ac71a9158e07e5c3521a281
```
2021-05-15 16:18:03 +02:00