Skip to content

Conversation

@amritpurshotam
Copy link
Collaborator

@amritpurshotam amritpurshotam commented Mar 17, 2022

  • Added .gitattributes file to force repo to always use LF line endings. On the feature/formatting-applied branch also ran git add --renormalize . to convert the existing CRLF to LF line endings. As an added measure also included a .editorconfig which is an editor agnostic configuration that tells it to use LF by default.
  • Formatted python code with black and isort. Set VS Code to apply formatting changes on save in .vscode/settings.json and added CI checks in .circleci/config.yml
  • Formatted front end with prettier

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