chore: add copyright header
This commit is contained in:
parent
5330ecc133
commit
0ff9cfd8fb
27 changed files with 79 additions and 3 deletions
|
@ -25,7 +25,7 @@ indent_style = space
|
|||
# Organize usings
|
||||
dotnet_separate_import_directive_groups = true
|
||||
dotnet_sort_system_directives_first = true
|
||||
file_header_template = unset
|
||||
file_header_template = Copyright (c) The Geekeey Authors\nSPDX-License-Identifier: EUPL-1.2
|
||||
|
||||
# this. and Me. preferences
|
||||
dotnet_style_qualification_for_event = false:silent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue