Skip to content

refactor(core): split header.lua and header_spec.lua into modular files#27

Merged
attilarepka merged 1 commit intomasterfrom
refactor/split-modules
Oct 6, 2025
Merged

refactor(core): split header.lua and header_spec.lua into modular files#27
attilarepka merged 1 commit intomasterfrom
refactor/split-modules

Conversation

@attilarepka
Copy link
Owner

  • split core logic from header.lua into smaller modules under lua/header/
  • separated header_spec.lua into setup_spec.lua, add_headers_spec.lua, update_date_spec.lua, and license_spec.lua
  • improves readability, isolation, and test granularity
  • no functional behavior changes

… files

- split core logic from `header.lua` into smaller modules under `lua/header/`
- separated `header_spec.lua` into `setup_spec.lua`, `add_headers_spec.lua`, `update_date_spec.lua`, and `license_spec.lua`
- improves readability, isolation, and test granularity
- no functional behavior changes
@attilarepka attilarepka force-pushed the refactor/split-modules branch from 9f55a43 to 9113997 Compare October 6, 2025 13:23
@attilarepka attilarepka merged commit c966351 into master Oct 6, 2025
6 checks passed
@attilarepka attilarepka deleted the refactor/split-modules branch October 6, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant