Commit Graph

5 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet de45ffc15c
Update dependencies, remove unneeded keywords and declarations
Also declaration of a lazy_static element was moved in a better spot
2020-07-11 17:34:01 +02:00
Lucien Cartier-Tilet 042fd066f0
Split `Rule::update` in several functions
Also optimization with a static Regex
2020-04-05 15:51:23 +02:00
Lucien Cartier-Tilet f3e672e29c
Organized imports 2020-03-29 03:07:26 +02:00
Lucien Cartier-Tilet ff95cb05eb
Added some basic code
Added basic settings representation and a way to load them from either
a YAML or Json file.
2020-03-26 20:10:07 +01:00
Lucien Cartier-Tilet 47100b3476
initial commit 2020-03-26 17:04:23 +01:00