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

Automatic copyright headers #43

Merged
merged 8 commits into from
Mar 17, 2024

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Mar 17, 2024

Added two eslint rules:

  • Enforce no empty line in beginning of file (avoids bug)
  • Add copyright header to all code files automatically.

Header can be update in all files at once by changing config/header.ts

@mechanik-daniel mechanik-daniel merged commit e6ebc28 into Outburn-IL:main Mar 17, 2024
2 checks passed
@lizozom
Copy link
Contributor Author

lizozom commented Mar 17, 2024

🎉 This PR is included in version 2.0.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants