Skip to content

Conversation

@PiotrKorkus
Copy link
Contributor

adds template for validating .rs files

Closes: #91

adds template for validating `.rs` files
// <https://www.apache.org/licenses/LICENSE-2.0>
//
// SPDX-License-Identifier: Apache-2.0
// *******************************************************************************

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

//
// Copyright (c) 2025 Contributors to the Eclipse Foundation
//
// See the NOTICE file(s) distributed with this work for additional
// information regarding copyright ownership.
//
// This program and the accompanying materials are made available under the
// terms of the Apache License Version 2.0 which is available at
// https://www.apache.org/licenses/LICENSE-2.0
//
// SPDX-License-Identifier: Apache-2.0
//

Currently we use in tones of code this version. are those ******************************************************************************* needed ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know but every other template has it so I guess there shouldn't be a special case for rust

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

copyright_checker is missing Rust checks

3 participants