tarantool-luacheck-0.24.0.5-1.fc26.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.24.0.5-1.fc26.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 6c0dcdd74f3cd21cf40b28103579334f
SHA1 0e1519df3d8048cb91bd3e1c947248b11b3b92f9
SHA256 00a9aaa7063fb7395a8d8f976990f555049bb35b969ded2d00968642ad40f22f
SHA512 9386dd1dedd742e8b35bae90a20c4ced6c5d0cbde6e9917b055918c6454e55ec52e0777c1753561e99fea841b4e87bbc12548cb53dde0884bade11b90cd74790

Requires

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

Provides

  • tarantool-luacheck = 0.24.0.5-1.fc26

Files

  • /usr/share/tarantool/luacheck/serializer.lua
  • /usr/share/tarantool/luacheck/runner.lua
  • /usr/share/tarantool/luacheck/profiler.lua
  • /usr/share/tarantool/luacheck/parser.lua
  • /usr/share/tarantool/luacheck/options.lua
  • /usr/share/tarantool/luacheck/multithreading.lua
  • /usr/share/tarantool/luacheck/main.lua
  • /usr/share/tarantool/luacheck/lexer.lua
  • /usr/share/tarantool/luacheck/init.lua
  • /usr/share/tarantool/luacheck/globbing.lua
  • /usr/share/tarantool/luacheck/fs.lua
  • /usr/share/tarantool/luacheck/fs_adapter.lua
  • /usr/share/tarantool/luacheck/format.lua
  • /usr/share/tarantool/luacheck/filter.lua
  • /usr/share/tarantool/luacheck/expand_rockspec.lua
  • /usr/share/tarantool/luacheck/decoder.lua
  • /usr/share/tarantool/luacheck/core_utils.lua
  • /usr/share/tarantool/luacheck/config.lua
  • /usr/share/tarantool/luacheck/check.lua
  • /usr/share/tarantool/luacheck/check_state.lua
  • /usr/share/tarantool/luacheck/cache.lua
  • /usr/share/tarantool/luacheck/builtin_standards/tarantool.lua
  • /usr/share/tarantool/luacheck/builtin_standards/ngx.lua
  • /usr/share/tarantool/luacheck/builtin_standards/love.lua
  • /usr/share/tarantool/luacheck/builtin_standards/init.lua
  • /usr/bin/luacheck

Uploaded

about 5 years ago

Package Size

86.8 KB

Installed Size

321 KB

Downloads

15

wget

wget --content-disposition "https://packagecloud.io/tarantool/1_9/packages/fedora/26/tarantool-luacheck-0.24.0.5-1.fc26.noarch.rpm/download.rpm?distro_version_id=184"

Homepage

https://github.com/tarantool/luacheck

License

MIT License