lvxhnat / pyetfdb-scraper

Scrape ETF data for free - the unofficial python wrapper for ETFDB
https://pypi.org/project/pyetfdb-scraper/
GNU General Public License v3.0
47 stars 5 forks source link

Implement pre-commit hooks #6

Closed lvxhnat closed 9 months ago

lvxhnat commented 9 months ago

Is your feature request related to a problem? Please describe. There are no standards for code formatting, and the default formatter on the editor of a contributor formats the code. Adding test cases also implies the need for this.

Describe the solution you'd like Add pre-commit hooks to format and check for issues, integrate test cases

Describe alternatives you've considered

Additional context

lvxhnat commented 9 months ago

Close on commit 88dcc0c