1
0
Fork 0
mirror of synced 2024-05-19 19:52:41 +12:00
bulk-downloader-for-reddit/bdfr
OMEGARAZER 2bafb1b99b
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.
2022-12-28 10:00:43 -05:00
..
archive_entry revert init files 2022-12-20 12:16:31 -05:00
site_downloaders Consolidate flake8 settings 2022-12-28 10:00:43 -05:00
__init__.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
__main__.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
archiver.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
cloner.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
completion.py Update completion.py 2022-12-20 13:32:43 -05:00
configuration.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
connector.py Consolidate flake8 settings 2022-12-28 10:00:43 -05:00
default_config.cfg Lint run 2022-11-29 11:48:24 -05:00
download_filter.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
downloader.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
exceptions.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
file_name_formatter.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
oauth2.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
resource.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00
site_authenticator.py Standardize shebang and coding declaration 2022-12-19 18:32:37 -05:00