|
@@ -96,30 +96,22 @@ ignore = W503, E203, F405
|
|
per_file_ignores =
|
|
per_file_ignores =
|
|
src/borg/archive.py:E402,E501
|
|
src/borg/archive.py:E402,E501
|
|
src/borg/archiver/__init__.py:E402
|
|
src/borg/archiver/__init__.py:E402
|
|
- src/borg/archiver/_common.py:E501
|
|
|
|
src/borg/archiver/help_cmd.py:E501
|
|
src/borg/archiver/help_cmd.py:E501
|
|
- src/borg/archiver/rlist_cmd.py:E501
|
|
|
|
src/borg/cache.py:E402,E501
|
|
src/borg/cache.py:E402,E501
|
|
src/borg/fuse.py:E402
|
|
src/borg/fuse.py:E402
|
|
- src/borg/manifest.py:E402,E501
|
|
|
|
- src/borg/remote.py:E501
|
|
|
|
- src/borg/repository.py:E501
|
|
|
|
|
|
+ src/borg/manifest.py:E402
|
|
src/borg/xattr.py:E402
|
|
src/borg/xattr.py:E402
|
|
src/borg/crypto/key.py:E402
|
|
src/borg/crypto/key.py:E402
|
|
src/borg/helpers/__init__.py:F401
|
|
src/borg/helpers/__init__.py:F401
|
|
src/borg/helpers/misc.py:E402
|
|
src/borg/helpers/misc.py:E402
|
|
- src/borg/helpers/parseformat.py:E402,E501
|
|
|
|
|
|
+ src/borg/helpers/parseformat.py:E402
|
|
src/borg/helpers/process.py:E402
|
|
src/borg/helpers/process.py:E402
|
|
- src/borg/helpers/shellpattern.py:E501
|
|
|
|
src/borg/platform/__init__.py:F401
|
|
src/borg/platform/__init__.py:F401
|
|
src/borg/platform/base.py:E402
|
|
src/borg/platform/base.py:E402
|
|
src/borg/testsuite/archiver/disk_full.py:F811
|
|
src/borg/testsuite/archiver/disk_full.py:F811
|
|
src/borg/testsuite/archiver/return_codes.py:F811
|
|
src/borg/testsuite/archiver/return_codes.py:F811
|
|
src/borg/testsuite/benchmark.py:F811
|
|
src/borg/testsuite/benchmark.py:F811
|
|
- src/borg/testsuite/crypto.py:E501
|
|
|
|
- src/borg/testsuite/helpers.py:E501
|
|
|
|
- src/borg/testsuite/locking.py:E501
|
|
|
|
- src/borg/testsuite/platform.py:E501,F811
|
|
|
|
|
|
+ src/borg/testsuite/platform.py:F811
|
|
|
|
|
|
max_line_length = 120
|
|
max_line_length = 120
|
|
exclude = build,dist,.git,.idea,.cache,.tox
|
|
exclude = build,dist,.git,.idea,.cache,.tox
|