Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code hot reloading #2101

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

add command

0ae999e
Select commit
Loading
Failed to load commit list.
Draft

Code hot reloading #2101

add command
0ae999e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / InspectCode succeeded Nov 19, 2024 in 5s

3 new alerts

New alerts in code changed by this pull request

  • 2 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 135 in OpenDreamRuntime/DreamManager.cs

See this annotation in the file changed.

Code scanning / InspectCode

Use collection expression syntax Note

Use collection expression

Check warning on line 141 in OpenDreamRuntime/DreamManager.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect blank lines: Incorrect number of blank lines near braces Warning

Incorrect number of blank lines near braces, expected maximum 0 instead of 1

Check warning on line 873 in OpenDreamRuntime/Procs/DebugAdapter/DreamDebugManager.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect blank lines: Blank lines are missing elsewhere Warning

Blank lines are missing, expected minimum 1 instead of 0