Skip to content

Conversation

@naveena-maplelabs
Copy link
Contributor

After installing pre-commit for first time, run

pre-commit => install command to install all the git hooks.
pre-commit run --all-files => all the files are updated.

Black formatter:

  1. Will replace single quotes with double quotes.
  2. Max line length 88.

After installing pre-commit for first time, run

pre-commit => install command to install all the git hooks.
pre-commit run --all-files => all the files are updated.

Black formatter:
1. Will replace single quotes with double quotes.
2. Max line length 88.
Copy link
Contributor

@pyashish pyashish left a comment

Choose a reason for hiding this comment

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

Good stuff putting it in separate branch.

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.

3 participants