默认找 .git。空列表把 cwd 当根,不再往上搜。
project_root_markers = [".git", ".hg", ".sl"] # 只要当前目录: # project_root_markers = []