SHA256
10
0
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:
2023-05-03 12:35:47 +00:00
committed by Git OBS Bridge
parent 99e6e87692
commit 690f2d5760
4 changed files with 12 additions and 4 deletions

View File

@@ -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>

View File

@@ -20,7 +20,7 @@
%define flavor @BUILD_FLAVOR@%{nil}
%define mod_name luacheck
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Command-line tool for linting and static analysis of Lua code
License: MIT

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

Binary file not shown.