max_line_length = 95

globals = {
    "squill",
}

read_globals = {
    "core",
    "DIR_DELIM",
    "dump",
    "flow",
    "mtt",
    string = {fields = {"split", "trim"}},
    table = {fields = {"copy", "indexof", "insert_all", "shuffle"}}
}

-- This error is thrown for methods that don't use the implicit "self"
-- parameter.
ignore = {"212/self"}
