aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc/core.py
Commit message (Collapse)AuthorAgeFilesLines
* feat(core): Initialize core components and configuration modelsHEADmainHsiangNianian2025-01-041-737/+0
|
* feat(core): Implement Service class and related functionalitiesHsiangNianian2024-09-191-18/+117
| | | | Co-authored-by: yuzhe <YUZHEthefool@users.noreply.github.com>
* chore: Update .gitignore简律纯2024-07-241-1/+1
|
* refactor(dev)!: Add `grps` folder in `dev` dir简律纯2024-07-191-1/+1
|
* chore(core): Add assignees for each TODO简律纯2024-07-191-4/+4
|
* chore(core): add some TODO简律纯2024-07-191-4/+4
|
* refactor: Comment hook function while running the rules packages简律纯2024-07-181-19/+22
| | | | TODO: builtin hook function in every rules packages.
* style: Format python & rust code简律纯2024-07-161-35/+0
|
* 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-061-169/+153
|
* refactor: rename as get_plugin() method简律纯2024-07-021-1/+1
|
* chore: commented unused code简律纯2024-06-301-2/+1
|
* style: ruff format code简律纯2024-06-281-36/+15
|
* fix(core): import missed module in core.py简律纯2024-06-281-2/+11
|
* refactor: hrc.rules - > hrc.rule简律纯2024-06-281-1/+688
|
* refactor(filetree): rename package's namespace as `hrc`简律纯2024-06-211-0/+1