- Applied dotnet format to 24 files in backend/ - Corrects spacing, indentation, and formatting consistency - No functional changes to code logic Ultraworked with Sisyphus <https://github.com/code-yeongyu/oh-my-opencode> Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
7 lines
58 B
C#
7 lines
58 B
C#
namespace WorkClub.Application;
|
|
|
|
public class Class1
|
|
{
|
|
|
|
}
|