globals = {
	'minetest',
	'sfinv',
	'unified_inventory',
	'i3',
	'sway',
	'dump',
	'flow',
	'flow_extras',
	'formspec_ast'
}

--read_globals = {
--    string = {fields = {'split', 'trim'}},
--    table = {fields = {'copy', 'indexof'}}
--}

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