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

Enforce standard #45

Merged
merged 5 commits into from
Nov 30, 2021
Merged

Enforce standard #45

merged 5 commits into from
Nov 30, 2021

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Nov 30, 2021

This PR consists of three commits:

  1. activate standard in project configuration
  2. run the standard fixer
  3. add button to Readme.md

Checklist

}
inherits(Dicer, WritableStream);
inherits(Dicer, WritableStream)
Copy link
Member

Choose a reason for hiding this comment

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

we should try rewriting to classes and measure performance

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, maybe for the next release :)

lib/main.js Outdated Show resolved Hide resolved
lib/types/urlencoded.js Outdated Show resolved Hide resolved
@Uzlopak
Copy link
Contributor Author

Uzlopak commented Nov 30, 2021

I only kept the let variables in the tests, as they are not performance critical.

@Uzlopak Uzlopak merged commit fffacdf into fastify:master Nov 30, 2021
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.

2 participants