arXiv / arxiv-search

arXiv Search UI & APIs
https://arxiv.github.io/arxiv-search/
MIT License
96 stars 15 forks source link

Feature/pre commit hooks #265

Closed alefnula closed 4 years ago

alefnula commented 4 years ago

There are 3 commits in this pull request.

  1. Add pre-commit configuration.
  2. Format everything using black (No code changes just formatting).
  3. flake8 fixes - some code changes. So maybe it's just worth reviewing the 3rd commit.
alefnula commented 4 years ago

Added pydocstyle checks too. Included some exceptions. If you don't agree with the exceptions I'll revert them and fix them.