forked from pool/lua-luacheck
Accepting request 1084263 from Kernel:tools
- Update to 1.1.0 - Add support for compound operators - Add builtin rule set for SILE globals - Fix circular reference detection OBS-URL: https://build.opensuse.org/request/show/1084263 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luacheck?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 3 11:07:50 UTC 2023 - Michal Suchanek <msuchanek@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.1.0
|
||||||
|
- Add support for compound operators
|
||||||
|
- Add builtin rule set for SILE globals
|
||||||
|
- Fix circular reference detection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 21 20:16:55 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
Mon Nov 21 20:16:55 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
%define flavor @BUILD_FLAVOR@%{nil}
|
%define flavor @BUILD_FLAVOR@%{nil}
|
||||||
%define mod_name luacheck
|
%define mod_name luacheck
|
||||||
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
|
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command-line tool for linting and static analysis of Lua code
|
Summary: Command-line tool for linting and static analysis of Lua code
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
luacheck-1.0.0.tar.gz
(Stored with Git LFS)
BIN
luacheck-1.0.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
luacheck-1.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
luacheck-1.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user