Skip to content

Commit

Permalink
Merge pull request #71 from opensky-to/better-type-upgrades
Browse files Browse the repository at this point in the history
Better type upgrades
  • Loading branch information
sushiat authored Nov 23, 2023
2 parents 6693f42 + 9cb614e commit 558ebf1
Show file tree
Hide file tree
Showing 7 changed files with 7,285 additions and 4,050 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ insert_final_newline = false

# Organize usings
dotnet_separate_import_directive_groups = true
file_header_template = --------------------------------------------------------------------------------------------------------------------\n<copyright file="{fileName}" company="OpenSky">\nOpenSky project 2021-2022\n</copyright>\n--------------------------------------------------------------------------------------------------------------------
file_header_template = --------------------------------------------------------------------------------------------------------------------\n<copyright file="{fileName}" company="OpenSky">\nOpenSky project 2021-2023\n</copyright>\n--------------------------------------------------------------------------------------------------------------------

# this. and Me. preferences
dotnet_style_qualification_for_event = true:suggestion
Expand Down
10,590 changes: 6,735 additions & 3,855 deletions OpenSky.Agent.Simulator/OpenAPIs/swagger.cs

Large diffs are not rendered by default.

Loading

0 comments on commit 558ebf1

Please sign in to comment.