fix: remove license header in editorconfig
All checks were successful
Run all tests / Run-Tests (push) Successful in 8s
All checks were successful
Run all tests / Run-Tests (push) Successful in 8s
This commit is contained in:
parent
5f1d7fda44
commit
f719805e01
|
@ -152,9 +152,6 @@ csharp_space_between_method_declaration_parameter_list_parentheses = false
|
|||
csharp_space_between_parentheses = false
|
||||
csharp_space_between_square_brackets = false
|
||||
|
||||
# License header
|
||||
file_header_template = Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the MIT license.
|
||||
|
||||
# C++ Files
|
||||
[*.{cpp,h,in}]
|
||||
curly_bracket_next_line = true
|
||||
|
|
Loading…
Reference in New Issue
Block a user