Skip to content

Commit

Permalink
Rm editorconfig requirement for contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinvis committed Aug 23, 2023
1 parent bdd2358 commit 4dc5307
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ source activate.sh

## General guidelines

- **Editor**: Use an editor which supports [EditorConfig](http://editorconfig.org/)

- **Style guide**: For Python code, `black`, `isort` and `flake8` are used to check and
lint. Installing `pre-commit` would enforce the style automatically as a Git hook.

Expand Down

0 comments on commit 4dc5307

Please sign in to comment.