Skip to content

Normalize whitespace with dotnet format - #22

Merged
okramarenko merged 1 commit into
masterfrom
dotnet-format
Jul 28, 2026
Merged

Normalize whitespace with dotnet format#22
okramarenko merged 1 commit into
masterfrom
dotnet-format

Conversation

@okramarenko

Copy link
Copy Markdown
Collaborator

No description provided.

@cursor

cursor Bot commented Jul 27, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Cosmetic formatting in authentication crypto code with no behavioral diff; risk is limited to merge noise or accidental non-whitespace edits if not verified.

Overview
Applies dotnet format across the vendored Chaos.NaCl Ed25519 sources under SingleStoreConnector.Authentication.Ed25519 (e.g. Ed25519.cs, FieldElement.cs, GroupElement.cs, and the large base.cs lookup table).

The diff is indentation/whitespace only—spaces to tabs (or consistent tab nesting) and minor brace spacing such as } ;};. No cryptographic constants, APIs, or control flow change.

Reviewed by Cursor Bugbot for commit 654db4a. Configure here.

@okramarenko
okramarenko merged commit cfe62b9 into master Jul 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants