tarantool-luacheck-0.22.0.8-1.el7.centos.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/tarantool/1_9/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/tarantool/1_9/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install tarantool-luacheck-0.22.0.8-1.el7.centos.noarch

A static analyzer and a linter for Lua

Full description:
  Luacheck is a command-line tool for linting and static analysis of Lua code.
It is able to spot usage of undefined global variables, unused local variables
and a few other typical problems within Lua programs.

Checksums

MD5 0ca5296f8911953825861beb65d2913e
SHA1 cd1984eb1af3f0ddf25e870ebe0e4090d2faa2ec
SHA256 caec7e6401cd028f584e8d59a6b8e90afd62ee36c0eeb60632a8ba54f5c9ef4d
SHA512 b27393f938dbd1ccb0a39ecfee87d9fa4b31905afc24617a68582396c96bbeac6a1b71ca5ed44ed27e6083450673a9e80e3ebc7352fbce712190d3f84f78405a

Requires

  • /usr/bin/env
  • tarantool >= 1.9.0.0-

Provides

  • tarantool-luacheck = 0.22.0.8-1.el7.centos

Files

  • /usr/share/tarantool/luacheck/version.lua
  • /usr/share/tarantool/luacheck/utils.lua
  • /usr/share/tarantool/luacheck/standards.lua
  • /usr/share/tarantool/luacheck/runner.lua
  • /usr/share/tarantool/luacheck/resolve_locals.lua
  • /usr/share/tarantool/luacheck/parser.lua
  • /usr/share/tarantool/luacheck/options.lua
  • /usr/share/tarantool/luacheck/ngx_standard.lua
  • /usr/share/tarantool/luacheck/name_functions.lua
  • /usr/share/tarantool/luacheck/multithreading.lua
  • /usr/share/tarantool/luacheck/main.lua
  • /usr/share/tarantool/luacheck/lua_fs.lua
  • /usr/share/tarantool/luacheck/love_standard.lua
  • /usr/share/tarantool/luacheck/linearize.lua
  • /usr/share/tarantool/luacheck/lfs_fs.lua
  • /usr/share/tarantool/luacheck/lexer.lua
  • /usr/share/tarantool/luacheck/inline_options.lua
  • /usr/share/tarantool/luacheck/init.lua
  • /usr/share/tarantool/luacheck/globbing.lua
  • /usr/share/tarantool/luacheck/fs.lua
  • /usr/share/tarantool/luacheck/format.lua
  • /usr/share/tarantool/luacheck/filter.lua
  • /usr/share/tarantool/luacheck/expand_rockspec.lua
  • /usr/share/tarantool/luacheck/detect_unused_rec_funcs.lua
  • /usr/share/tarantool/luacheck/detect_unused_locals.lua
  • /usr/share/tarantool/luacheck/detect_unreachable_code.lua
  • /usr/share/tarantool/luacheck/detect_uninit_access.lua
  • /usr/share/tarantool/luacheck/detect_globals.lua
  • /usr/share/tarantool/luacheck/detect_cyclomatic_complexity.lua
  • /usr/share/tarantool/luacheck/detect_bad_whitespace.lua

Uploaded

over 5 years ago

Package Size

75.3 KB

Installed Size

307 KB

Downloads

13

wget

wget --content-disposition "https://packagecloud.io/tarantool/1_9/packages/el/7/tarantool-luacheck-0.22.0.8-1.el7.centos.noarch.rpm/download.rpm?distro_version_id=140"

Homepage

https://github.com/tarantool/luacheck

License

MIT License