Releases: weechat/weechat-script-lint
Releases · weechat/weechat-script-lint
v0.6.0
Removed
- Remove warnings on deprecated infos
irc_nick_color
andirc_nick_color_name
(used again with WeeChat >= 4.1.0)
Changed
- Improve regex to detect e-mails
Added
- Add warnings
hook_process_url
andhook_process_hashtable_url
- Add infos
missing_spdx_copyright
andmissing_spdx_license
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
Changed
- Sort messages by severity (high first)
- Check also empty files
Added
- Add warnings on signals
irc_out_xxx
andirc_outtags_xxx
- Add warning on modifier
irc_in_xxx
- Add warnings on deprecated info
irc_nick_color
andirc_nick_color_name
- Add warnings on deprecated functions
hook_completion_get_string
andhook_completion_list_add
Fixed
- Fix duplicate errors on
python2_bin