Skip to content

refactor: rename license.json/license.template to dotfiles#106

Closed
willfarrell wants to merge 1 commit into
developfrom
fix/license-rename
Closed

refactor: rename license.json/license.template to dotfiles#106
willfarrell wants to merge 1 commit into
developfrom
fix/license-rename

Conversation

@willfarrell
Copy link
Copy Markdown
Owner

Summary

  • Rename license.json.license.config.json
  • Rename license.template.license.template
  • Update internal references in .license.config.json to point at the renamed template
  • Update package.json scripts (test:sast:license, release:license:add, release:license:remove) to use the new filename

Using dotfiles keeps these config files out of npm pack for repos using a files allowlist, and follows standard convention.

Test plan

  • npm run test:sast:license still works
  • npm run release:license:add and release:license:remove still work
  • npm pack --dry-run does not include these files

Renames license.json -> .license.config.json and license.template -> .license.template. Updates internal references in .license.config.json and package.json scripts.
@willfarrell willfarrell deleted the fix/license-rename branch April 18, 2026 18:13
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