Could it be possible to overwrite some components of the `.luacheckrc.template` with a local `.luacheckrc` ? Doesn't seem to work with that : ```lua max_line_length = 200 exclude_files = { "[cfx-server-data]/", } ```