tarantool-luacheck-0.26.0.3-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.26.0.3-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 7fb420a04ec5e334122965d324b75aa2
SHA1 720d420914bd0673fcfc2a7c197ba64828c69c9f
SHA256 1f40d21b7d433cafce29a445a3bb8bbe4d2146cc30505277f560fe9b7e0e89dd
SHA512 76136f365203e57ea3bcb0dfff8de98e1a0ac4cb2cd634e3357b8f08d85df2b45e82a2bbd3433fec0169c19c49cd58b01155935499f2677d80b95c6de077b0c9

Requires

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

Provides

  • tarantool-luacheck = 0.26.0.3-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/formatter/visual_studio.lua
  • /usr/share/tarantool/luacheck/formatter/tap.lua
  • /usr/share/tarantool/luacheck/formatter/sonar.lua
  • /usr/share/tarantool/luacheck/formatter/plain.lua
  • /usr/share/tarantool/luacheck/formatter/junit.lua
  • /usr/share/tarantool/luacheck/formatter/default.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

Uploaded

about 4 years ago

Package Size

88.7 KB

Installed Size

324 KB

Downloads

1

wget

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

Homepage

https://github.com/tarantool/luacheck

License

MIT License