tarantool-luacheck-0.24.0.0-1.fc27.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.0-1.fc27.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 4d4ba740e21daaf5441dd57673d8e6c2
SHA1 a4408ad87ab71c995665985348c6d355821628ce
SHA256 23e501785c9c8e4110c28cf4ca458e018ffae387fe9068ac55e3c2323e0a9da8
SHA512 52fe364e39f1c2f81bffb63bace4c3913d997a8870282c66ba602b2a62ca34667dc626e45b13ed9b657776d358f7c8ec449c5b64aac98807d7a008ce7417206a

Requires

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

Provides

  • tarantool-luacheck = 0.24.0.0-1.fc27

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/ngx.lua
  • /usr/share/tarantool/luacheck/builtin_standards/love.lua
  • /usr/share/tarantool/luacheck/builtin_standards/init.lua
  • /usr/bin/luacheck

Uploaded

over 4 years ago

Package Size

86.3 KB

Installed Size

319 KB

Downloads

2

wget

wget --content-disposition "https://packagecloud.io/tarantool/1_9/packages/fedora/27/tarantool-luacheck-0.24.0.0-1.fc27.noarch.rpm/download.rpm?distro_version_id=188"

Homepage

https://github.com/tarantool/luacheck

License

MIT License