Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude web-ui files from apply-headers.sh script #3886

Open
lorriborri opened this issue Feb 17, 2025 · 0 comments
Open

Exclude web-ui files from apply-headers.sh script #3886

lorriborri opened this issue Feb 17, 2025 · 0 comments
Labels
enhancement New feature or request web-ui

Comments

@lorriborri
Copy link
Member

Situation

The apply-headers.sh script applies License headers to all type script files.

Wanted

The script should not apply License headers to:

  • auto-imports.d.ts
  • components.d.ts
  • typed-router.d.ts

Solution

Enhance the apply-headers.sh script to not apply License headers to those files.

@lorriborri lorriborri added enhancement New feature or request web-ui labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web-ui
Projects
None yet
Development

No branches or pull requests

1 participant