aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc
Commit message (Expand)AuthorAgeFilesLines
* refactor(core): fix AttributeError: wrong 'rule_disable_hook_func' method简律纯2024-07-061-2/+2
* feat(core): impl hot reload简律纯2024-07-061-0/+11
* style(core): format code && add noqa简律纯2024-07-061-8/+8
* refactor(core)!: fix AttributeError: wrong '_run_core_reload' method简律纯2024-07-061-1/+1
* refactor!: rewrite core business logic简律纯2024-07-062-169/+154
* refactor: rename as get_plugin() method简律纯2024-07-021-1/+1
* chore: commented unused code简律纯2024-06-303-4/+3
* feat(exception): enrich exceptions:: EventException, SkipException, StopExcep...简律纯2024-06-305-17/+149
* refactor(rule): change self.state with self.core.rule_state logic简律纯2024-06-291-5/+5
* style: ruff format code简律纯2024-06-2810-73/+48
* fix(core): import missed module in core.py简律纯2024-06-281-2/+11
* fix: repair incorrect module import path简律纯2024-06-283-10/+16
* refactor: hrc.rules - > hrc.rule简律纯2024-06-2813-29/+1336
* chore(file tree): add CustomRule class in hrc.rules.BaseRule简律纯2024-06-272-35/+0
* feat(rules): add decorator: aliases for class attribute property简律纯2024-06-271-2/+9
* feat(BaseRule): add Character.py简律纯2024-06-274-14/+6
* chore(docs): add structures.svg and contributing guidance简律纯2024-06-266-13/+43
* refactor(filetree): rename package's namespace as `hrc`简律纯2024-06-2122-0/+119