weechat / scripts

Official scripts for WeeChat.
https://weechat.org/scripts/
231 stars 220 forks source link

Update autosort.py to 3.10. #547

Closed de-vri-es closed 8 months ago

de-vri-es commented 8 months ago

Script info

Description

Fixes an exception in the command /autosort helpers swap.

Also replaces the deprecated hook_completion_list_add with completion_list_add and fixes a false positive lint about mixed indentation.

Checklist (script update)