Consolidate flake8 settings
Consolidates sane flake8 settings to pyproject with the Flake8-pyproject plugin. Does not change logic of test workflow but allows base settings to live in pyproject for anyone using flake8 as an external linter (e.g. vscode) Also fixes some flake8 errors that were not being picked up by current testing, mostly unused imports.
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Bulk Downloader for Reddit
|
||||
|
||||
[](https://pypi.python.org/pypi/bdfr)
|
||||
[](https://pypi.python.org/pypi/bdfr)
|
||||
[](https://pypi.python.org/pypi/bdfr)
|
||||
[](https://pypi.python.org/pypi/bdfr)
|
||||
[](https://pypi.python.org/pypi/bdfr)
|
||||
[](https://aur.archlinux.org/packages/python-bdfr)
|
||||
[](https://github.com/aliparlakci/bulk-downloader-for-reddit/actions/workflows/test.yml)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://github.com/pre-commit/pre-commit)
|
||||
|
||||
This is a tool to download submissions or submission data from Reddit. It can be used to archive data or even crawl Reddit to gather research data. The BDFR is flexible and can be used in scripts if needed through an extensive command-line interface. [List of currently supported sources](#list-of-currently-supported-sources)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user