#!/bin/sh luacheck . \ --std=love+luajit --no-unused --no-redefined --ignore 611 \ --exclude-files '**/dkjson.lua' --exclude-files '*/common/*'