Hi,
I am thinking of creating a coding style checker using luacheck for my own project. Since the style guide line is project specific, I think it doesn't make sense to have it included into luacheck. Is it possible to create a custom checker module file that can be loaded by luacheck at runtime?