gajim-plural/gajim
Philipp Hörist c3e897bdb4 Fix pylint errors
- used-before-assignment
- misplaced-bare-raise
2018-09-18 16:29:26 +02:00
..
command_system Fix pylint errors 2018-09-18 15:45:39 +02:00
common Fix pylint errors 2018-09-18 15:24:40 +02:00
data Remove not used liststore entrys 2018-08-19 13:51:06 +02:00
dev Fix bare-except pylint errors 2018-09-16 23:45:01 +02:00
gtk Fix pylint errors 2018-09-18 15:24:40 +02:00
plugins Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
__init__.py Update Gajim version to 1.0.99 2018-08-19 18:08:00 +02:00
accounts_window.py Unify to use app.get_account_label() 2018-08-30 19:27:40 +02:00
adhoc_commands.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
advanced_configuration_window.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
app_actions.py Fix license comment format 2018-09-05 02:59:34 +02:00
application.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
atom_window.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
cell_renderer_image.py Fix pylint errors 2018-09-18 15:45:39 +02:00
chat_control.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
chat_control_base.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
config.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
conversation_textview.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
dataforms_widget.py Fix pylint errors 2018-09-18 15:24:40 +02:00
dialog_messages.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
dialogs.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
disco.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
filetransfers_window.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
gajim.py Fix redefined-outer-name pylint errors 2018-09-16 18:04:15 +02:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groupchat_control.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groups.py Fix license comment format 2018-09-05 02:59:34 +02:00
gtkexcepthook.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
gtkgui_helpers.py Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
gui_interface.py Fix unneeded-not pylint errors 2018-09-18 16:03:35 +02:00
gui_menu_builder.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
history_manager.py Fix pylint errors 2018-09-18 16:29:26 +02:00
htmltextview.py Fix consider-using-in pylint errors 2018-09-18 14:10:38 +02:00
logind_listener.py Fix license comment format 2018-09-05 02:59:34 +02:00
message_control.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
message_textview.py Fix consider-using-in pylint errors 2018-09-18 14:10:38 +02:00
message_window.py Fix consider-using-in pylint errors 2018-09-18 14:10:38 +02:00
music_track_listener.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
notify.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
options_dialog.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
remote_control.py Fix redefined-argument-from-local pylint errors 2018-09-18 08:37:18 +02:00
roster_window.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
screensaver_listener.py Fix license comment format 2018-09-05 02:59:34 +02:00
search_window.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
session.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
statusicon.py Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
tooltips.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
vcard.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00