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

chore(repo): add missing newline to copyright template #29

Merged

Conversation

christoph-jerolimov
Copy link
Member

Hey, I just made a Pull Request!

The copyright template should contain a newline at the end, otherwise the added copyright comment will share the same line as the first code (mostly TS import).

See:

* See the License for the specific language governing permissions and
* limitations under the License.
*/ import {
configApiRef,
createApiFactory,
createComponentExtension,

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
@christoph-jerolimov christoph-jerolimov self-assigned this Nov 7, 2024
@nickboldt nickboldt merged commit 4e81a1b into redhat-developer:main Nov 7, 2024
4 checks passed
@christoph-jerolimov christoph-jerolimov deleted the fix-copyright-header branch November 7, 2024 02: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.

2 participants