mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Added first test for dotnet-compat ABI testing to drone.
This commit is contained in:
parent
eb4b705167
commit
30ec203eff
2 changed files with 100 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ insert_final_newline = true
|
|||
end_of_line = lf
|
||||
max_line_length = null
|
||||
|
||||
# YAML indentation
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
# XML indentation
|
||||
[*.{csproj,xml}]
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue