Skip to content

Apply the JavaScript Standard Style - #138

Merged
cclauss merged 1 commit into
TheAlgorithms:masterfrom
cclauss:standard
May 3, 2020
Merged

Apply the JavaScript Standard Style#138
cclauss merged 1 commit into
TheAlgorithms:masterfrom
cclauss:standard

Conversation

@cclauss

@cclauss cclauss commented May 3, 2020

Copy link
Copy Markdown
Member

Drive contributions to use a common code style... https://standardjs.com

This PR was created with the commands:

npm install standard --save-dev  # Required just once
npx standard --fix

Why not pick a different code formatter? Like gofmt and psf/black, the standard formatter is not configurable (this is a feature, not a bug) in an attempt to create a common code format across all projects written in their given language.

@ParthS007

Copy link
Copy Markdown
Member

@cclauss We can go with standard.

@cclauss
cclauss merged commit d74afef into TheAlgorithms:master May 3, 2020
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