Skip to content

chore: run standards check over solution files#1027

Merged
0xFA11 merged 1 commit intodevelopfrom
chore/checks
Aug 5, 2021
Merged

chore: run standards check over solution files#1027
0xFA11 merged 1 commit intodevelopfrom
chore/checks

Conversation

@0xFA11
Copy link
Copy Markdown
Contributor

@0xFA11 0xFA11 commented Aug 5, 2021

we're already running standards check over all *.csproj files.
running it over *.sln (testproject.sln for now) makes it faster and more error resilient.

@0xFA11 0xFA11 requested a review from jeffreyrainy August 5, 2021 21:03
@0xFA11 0xFA11 enabled auto-merge (squash) August 5, 2021 21:04
@0xFA11 0xFA11 changed the title chore: run standards check solution files chore: run standards check over solution files Aug 5, 2021
@0xFA11 0xFA11 disabled auto-merge August 5, 2021 21:05
@0xFA11 0xFA11 enabled auto-merge (squash) August 5, 2021 21:05
@0xFA11 0xFA11 merged commit d89e2f2 into develop Aug 5, 2021
@0xFA11 0xFA11 deleted the chore/checks branch August 5, 2021 21:18
SamuelBellomo added a commit that referenced this pull request Aug 11, 2021
…nsform

* develop: (32 commits)
  refactor: calling networkShow(NetworkObject) code in networkshow(List<NetworkObject>) (#1028)
  feat: snapshot. MTT-685 MTT-822 (#1021)
  test: adding a multi-instance test checking NetworkShow and NetworkHide on lists of objects (#1036)
  fix: corrected NetworkVariable WriteField/WriteDelta/ReadField/ReadDelta dropping the last byte if unaligned. (#1008)
  chore: run standards check over solution files (#1027)
  chore: replace MLAPI with Netcode in Markdown files (#1025)
  fix!: added plainly-callable Add() method to NetworkSet [MTT-1005] (#1022)
  fix: fixing incorrect merge done as part of commit 85842ee (#1023)
  chore: cleanup/upgrade serialized scenes (#1020)
  chore: replace MLAPI with Netcode in C# source files (#1019)
  test: add network collections, struct and class tests MTT-936 (#1000)
  test: add buildtests to test build pipeline on target platforms (#1018)
  chore: rename MLAPI types to Netcode (#1017)
  chore!: rename asmdefs, change top-level namespaces (#1015)
  Replacing community NetworkManagerHUD with a simpler implementation (#993)
  test: network prefab pools and INetworkPrefabInstanceHandler (#1004)
  fix: do not expose Runtime internals to TestProject.ManualTests asmdef (#1014)
  refactor: snapshot. merge preparation. Removing old acks, removing unused varia… (#1013)
  chore!: per-asmdef namespaces instead of per-folder (#1009)
  feat: snapshot. ground work, preparing depedencies. No impact on code behaviour (#1012)
  ...

# Conflicts:
#	com.unity.multiplayer.mlapi/Prototyping/NetworkTransform.cs
#	com.unity.multiplayer.mlapi/Runtime/Messaging/InternalMessageHandler.cs
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.

2 participants