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

whitespace cleanup #965

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

TheDigitalOrchard
Copy link
Contributor

Pullrequest

Nothing but whitespace cleanup, and removing unneeded PHP tags.

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

Copy link
Member

@Shadow243 Shadow243 left a comment

Choose a reason for hiding this comment

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

All Good.
just a question: Will we also remove spaces in minified files in addition to external libraries ?

third_party

module.exports(module.exports)};var tmpDefine=define;define=function(ids,factory){deps=typeof ids==="string"?factory.slice(2):ids.slice(2);if(nodeJS){delete define;return tmpDefine.apply(null,Array.prototype.slice.call(arguments,0))}define=tmpDefine;return define.apply(null,Array.prototype.slice.call(arguments,0))};define("js/forge",["require","module","./aes","./cipher","./cipherModes","./hmac","./random","./md","./prng","./pbkdf2","./util"],function(){defineFunc.apply(null,Array.prototype.slice.call(arguments,0))})})();return require("js/forge")});
Copy link
Member

Choose a reason for hiding this comment

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

This is a minified file :)

@Shadow243 Shadow243 merged commit 8530d38 into cypht-org:master Apr 20, 2024
6 checks passed
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.

None yet

2 participants