Checking an application file
$ tt check {FILEPATH | APPLICATION[:APP_INSTANCE]}
tt check
checks the syntax correctness of Lua files within Tarantool applications
or separate Lua scripts. The files must be stored inside the instances_enabled
directory specified in the tt configuration file.