include_files = {"**/*.lua", "*.rockspec", "*.luacheckrc"}
exclude_files = {"lua_modules/", ".luarocks/", ".rocks/", "tmp/", ".history/"}

max_line_length = 120
