Skip to content

Rewrite des Registres des Features et des Hooks - #1453

Draft
iambibi wants to merge 9 commits into
ServerOpenMC:masterfrom
iambibi:chore/feature-hook-registry
Draft

Rewrite des Registres des Features et des Hooks#1453
iambibi wants to merge 9 commits into
ServerOpenMC:masterfrom
iambibi:chore/feature-hook-registry

chore: remplace static call (2/3) ULTRA BORING

bca69e9
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Aug 18, 2026 in 10s

1 issue fixed. 2 issues found.

Annotations

Check warning on line 10 in src/main/java/fr/openmc/core/lifecycle/registries/Registry.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/lifecycle/registries/Registry.java#L10

Only one statement per line allowed. (com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheck)

Check notice on line 387 in src/main/java/fr/openmc/core/features/city/sub/mayor/managers/MayorNPCManager.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/features/city/sub/mayor/managers/MayorNPCManager.java#L200-L387

Complex Method