Skip to content

20240905-whitespace-and-utf8-cleanup#7949

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20240905-whitespace-and-utf8-cleanup
Sep 5, 2024
Merged

20240905-whitespace-and-utf8-cleanup#7949
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20240905-whitespace-and-utf8-cleanup

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented Sep 5, 2024

clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.

git diff -w will be helpful for review.

…ewlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
uses: actions/checkout@v4
with:
repository: julek-wolfssl/hostap-mirror
repository: julek-wolfssl/hostap-mirror
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julek-wolfssl is it possible to move this mirror to a wolfssl org managed repo?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is. Actually since we are only using certain commits, we should move it to a cache that is created from the true remote.

0x01000000, 0x02000000, 0x04000000, 0x08000000,
0x10000000, 0x20000000, 0x40000000, 0x80000000,
0x1b000000, 0x36000000,
0x1b000000, 0x36000000,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be generated code. @SparkiDev ?

@dgarske dgarske merged commit 887c5ab into wolfSSL:master Sep 5, 2024
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.

4 participants