mirror of
https://github.com/godotengine/godot-monodevelop-addin.git
synced 2026-01-04 10:09:52 +03:00
Add a formatting script for GitHub Actions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.IO;
|
||||
using System.IO;
|
||||
using System.Net;
|
||||
using System.Text.RegularExpressions;
|
||||
using Mono.Debugging.Client;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Net.Sockets;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using Mono.Debugging.Soft;
|
||||
using Mono.Debugging.Soft;
|
||||
|
||||
namespace GodotAddin.Debugging
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using GodotTools.IdeMessaging;
|
||||
using GodotTools.IdeMessaging;
|
||||
using MonoDevelop.Core.Execution;
|
||||
|
||||
namespace GodotAddin.Debugging
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System.Net;
|
||||
using System.Net;
|
||||
using Mono.Debugging.Soft;
|
||||
|
||||
namespace GodotAddin.Debugging
|
||||
|
||||
Reference in New Issue
Block a user