diff options
author | toonn <toonn@toonn.io> | 2020-01-15 21:16:44 +0100 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2020-07-05 15:23:42 +0200 |
commit | 7e85b38d8f777dfaaaec975eb2ed617634574e72 (patch) | |
tree | b7e197a53e0a1ec33697a221052bdc867493ed34 /doc/config | |
parent | cbc8177825b11843c11c353df0fa03b016a331fc (diff) | |
download | ranger-7e85b38d8f777dfaaaec975eb2ed617634574e72.tar.gz |
Add global Pylint ignores
`no-else-break/continue/raise/return` because they're nonsense and result in actively less readable code. `useless-object-inheritance` because that's a py3-ism. `import-outside-toplevel` because we use this in many places to good effect.
Diffstat (limited to 'doc/config')
0 files changed, 0 insertions, 0 deletions