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

Added/updated file headers #3019

Closed
wants to merge 0 commits into from

Conversation

cschuchardt88
Copy link
Member

@cschuchardt88 cschuchardt88 commented Dec 9, 2023

Change Log

  • Added file header to .editorconfig
  • Made File header required
  • Updated all files headers
  • Ran code clean up

Code Clean up Fixes (Applied)

image

File Header will Now Read

// Copyright (C) 2015-2024 The Neo Project.
//
// RemoteNode.cs file belongs to the neo project and is free
// software distributed under the MIT software license, see the
// accompanying file LICENSE in the main directory of the
// repository or http://www.opensource.org/licenses/mit-license.php
// for more details.
//
// Redistribution and use in source and binary forms with or without
// modifications are permitted.

Note: Filename is automatically added. You just need to set or run code clean up in Visual Studio.
image

You can find code clean up in the menu on top.
image

@cschuchardt88 cschuchardt88 marked this pull request as ready for review December 9, 2023 16:02
.editorconfig Outdated Show resolved Hide resolved
@cschuchardt88 cschuchardt88 mentioned this pull request Dec 14, 2023
@Jim8y
Copy link
Contributor

Jim8y commented Dec 14, 2023

you can just add that pr editconfig directly into this one, and update your pr. I can close my pr.

@cschuchardt88
Copy link
Member Author

it's up to you. Let me invite to my repo so you can edit if need be.

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.

None yet

3 participants